Searched refs:fhftsl (Results 1 – 1 of 1) sorted by relevance
3107 u32 fhftsl; in igc_flex_filter_select() local3115 fhftsl = rd32(IGC_FHFTSL); in igc_flex_filter_select()3116 fhftsl &= ~IGC_FHFTSL_FTSL_MASK; in igc_flex_filter_select()3119 fhftsl |= 0x00; in igc_flex_filter_select()3122 fhftsl |= 0x01; in igc_flex_filter_select()3125 fhftsl |= 0x02; in igc_flex_filter_select()3128 fhftsl |= 0x03; in igc_flex_filter_select()3131 wr32(IGC_FHFTSL, fhftsl); in igc_flex_filter_select()