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