Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sun/
Dniu.c2889 val &= ~(FFLP_CFG_1_FFLPINITDONE | in tcam_set_lat_and_ratio()
2897 val |= FFLP_CFG_1_FFLPINITDONE; in tcam_set_lat_and_ratio()
3079 val = FFLP_CFG_1_FCRAMOUTDR_NORMAL | FFLP_CFG_1_FFLPINITDONE; in fflp_reset()
3087 val &= ~FFLP_CFG_1_FFLPINITDONE; in fflp_set_timings()
3092 val |= FFLP_CFG_1_FFLPINITDONE; in fflp_set_timings()
Dniu.h1269 #define FFLP_CFG_1_FFLPINITDONE 0x0000000000000002ULL macro