Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/sun/
Dniu.c2890 val &= ~(FFLP_CFG_1_FFLPINITDONE | in tcam_set_lat_and_ratio()
2898 val |= FFLP_CFG_1_FFLPINITDONE; in tcam_set_lat_and_ratio()
3080 val = FFLP_CFG_1_FCRAMOUTDR_NORMAL | FFLP_CFG_1_FFLPINITDONE; in fflp_reset()
3088 val &= ~FFLP_CFG_1_FFLPINITDONE; in fflp_set_timings()
3093 val |= FFLP_CFG_1_FFLPINITDONE; in fflp_set_timings()
Dniu.h1269 #define FFLP_CFG_1_FFLPINITDONE 0x0000000000000002ULL macro