Searched refs:FFLP_CFG_1_FFLPINITDONE (Results 1 – 2 of 2) sorted by relevance
2890 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()
1269 #define FFLP_CFG_1_FFLPINITDONE 0x0000000000000002ULL macro