Searched refs:assert_fdi_tx_enabled (Results 1 – 3 of 3) sorted by relevance
40 void assert_fdi_tx_enabled(struct intel_display *display, enum pipe pipe);
258 assert_fdi_tx_enabled(display, pipe); in ilk_enable_pch_transcoder()554 assert_fdi_tx_enabled(display, (enum pipe)cpu_transcoder); in lpt_enable_pch_transcoder()
52 void assert_fdi_tx_enabled(struct intel_display *display, enum pipe pipe) in assert_fdi_tx_enabled() function