Searched refs:ICP_TC_HPD_ENABLE (Results 1 – 2 of 2) sorted by relevance
796 return ICP_TC_HPD_ENABLE(hpd_pin); in icp_tc_hotplug_mask()990 return ICP_TC_HPD_ENABLE(hpd_pin); in mtp_tc_hotplug_mask()
3088 #define ICP_TC_HPD_ENABLE(hpd_pin) (8 << (_HPD_PIN_TC(hpd_pin) * 4)) macro