Lines Matching refs:wakeref
199 intel_wakeref_t wakeref; in tc_cold_block() local
201 wakeref = __tc_cold_block(tc, &domain); in tc_cold_block()
205 return wakeref; in tc_cold_block()
210 intel_wakeref_t wakeref) in __tc_cold_unblock() argument
214 intel_display_power_put(display, domain, wakeref); in __tc_cold_unblock()
218 tc_cold_unblock(struct intel_tc_port *tc, intel_wakeref_t wakeref) in tc_cold_unblock() argument
226 __tc_cold_unblock(tc, domain, wakeref); in tc_cold_unblock()
300 intel_wakeref_t wakeref; in lnl_tc_port_get_max_lane_count() local
303 with_intel_display_power(display, POWER_DOMAIN_DISPLAY_CORE, wakeref) in lnl_tc_port_get_max_lane_count()
324 intel_wakeref_t wakeref; in mtl_tc_port_get_max_lane_count() local
327 with_intel_display_power(display, POWER_DOMAIN_DISPLAY_CORE, wakeref) in mtl_tc_port_get_max_lane_count()
345 intel_wakeref_t wakeref; in intel_tc_port_get_max_lane_count() local
348 with_intel_display_power(display, POWER_DOMAIN_DISPLAY_CORE, wakeref) in intel_tc_port_get_max_lane_count()
493 intel_wakeref_t wakeref; in icl_tc_phy_hpd_live_status() local
498 with_intel_display_power(display, tc_phy_cold_off_domain(tc), wakeref) { in icl_tc_phy_hpd_live_status()
733 intel_wakeref_t wakeref; in tgl_tc_phy_init() local
736 with_intel_display_power(display, tc_phy_cold_off_domain(tc), wakeref) in tgl_tc_phy_init()
778 intel_wakeref_t wakeref; in adlp_tc_phy_hpd_live_status() local
783 with_intel_display_power(display, POWER_DOMAIN_DISPLAY_CORE, wakeref) { in adlp_tc_phy_hpd_live_status()
966 intel_wakeref_t wakeref; in xelpdp_tc_phy_hpd_live_status() local
971 with_intel_display_power(display, POWER_DOMAIN_DISPLAY_CORE, wakeref) { in xelpdp_tc_phy_hpd_live_status()