Searched refs:tc_phy_cold_off_domain (Results 1 – 1 of 1) sorted by relevance
69 tc_phy_cold_off_domain(struct intel_tc_port *);178 return tc_phy_cold_off_domain(tc) == in intel_tc_cold_requires_aux_pw()187 *domain = tc_phy_cold_off_domain(tc); in __tc_cold_block()217 enum intel_display_power_domain domain = tc_phy_cold_off_domain(tc); in tc_cold_unblock()241 tc_phy_cold_off_domain(tc)); in assert_tc_cold_blocked()461 with_intel_display_power(i915, tc_phy_cold_off_domain(tc), wakeref) { in icl_tc_phy_hpd_live_status()699 with_intel_display_power(i915, tc_phy_cold_off_domain(tc), wakeref) in tgl_tc_phy_init()1117 tc_phy_cold_off_domain(struct intel_tc_port *tc) in tc_phy_cold_off_domain() function