Home
last modified time | relevance | path

Searched refs:FFLP_CFG_1_FFLPINITDONE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sun/
Dniu.c2891 val &= ~(FFLP_CFG_1_FFLPINITDONE | in tcam_set_lat_and_ratio()
2899 val |= FFLP_CFG_1_FFLPINITDONE; in tcam_set_lat_and_ratio()
3081 val = FFLP_CFG_1_FCRAMOUTDR_NORMAL | FFLP_CFG_1_FFLPINITDONE; in fflp_reset()
3089 val &= ~FFLP_CFG_1_FFLPINITDONE; in fflp_set_timings()
3094 val |= FFLP_CFG_1_FFLPINITDONE; in fflp_set_timings()
Dniu.h1270 #define FFLP_CFG_1_FFLPINITDONE 0x0000000000000002ULL macro