Searched refs:assert_fdi_tx_enabled (Results 1 – 3 of 3) sorted by relevance
41 void assert_fdi_tx_enabled(struct intel_display *display, enum pipe pipe);
262 assert_fdi_tx_enabled(display, pipe); in ilk_enable_pch_transcoder()559 assert_fdi_tx_enabled(display, (enum pipe)cpu_transcoder); in lpt_enable_pch_transcoder()
50 void assert_fdi_tx_enabled(struct intel_display *display, enum pipe pipe) in assert_fdi_tx_enabled() function