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