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 *);183 return tc_phy_cold_off_domain(tc) == in intel_tc_cold_requires_aux_pw()192 *domain = tc_phy_cold_off_domain(tc); in __tc_cold_block()222 enum intel_display_power_domain domain = tc_phy_cold_off_domain(tc); in tc_cold_unblock()246 tc_phy_cold_off_domain(tc)); in assert_tc_cold_blocked()501 with_intel_display_power(display, tc_phy_cold_off_domain(tc), wakeref) { in icl_tc_phy_hpd_live_status()740 with_intel_display_power(display, tc_phy_cold_off_domain(tc), wakeref) in tgl_tc_phy_init()1203 tc_phy_cold_off_domain(struct intel_tc_port *tc) in tc_phy_cold_off_domain() function