Searched refs:assert_pps_unlocked (Results 1 – 4 of 4) sorted by relevance
56 void assert_pps_unlocked(struct intel_display *display, enum pipe pipe);
403 assert_pps_unlocked(display, pipe); in ilk_pch_enable()
1837 assert_pps_unlocked(display, pipe); in i9xx_enable_pll()2017 assert_pps_unlocked(display, pipe); in vlv_enable_pll()2164 assert_pps_unlocked(display, pipe); in chv_enable_pll()
1753 void assert_pps_unlocked(struct intel_display *display, enum pipe pipe) in assert_pps_unlocked() function