Searched refs:fdi_rx_polarity_inverted (Results 1 – 4 of 4) sorted by relevance
209 unsigned int fdi_rx_polarity_inverted:1; member
162 u8 fdi_rx_polarity_inverted:1; member
1167 i915->display.vbt.fdi_rx_polarity_inverted = general->fdi_rx_polarity_inverted; in parse_general_features()1188 i915->display.vbt.fdi_rx_polarity_inverted); in parse_general_features()
228 if (i915->display.vbt.fdi_rx_polarity_inverted) in cpt_init_clock_gating()