Searched refs:HPD_IRQ (Results 1 – 2 of 2) sorted by relevance
177 #define HPD_IRQ BIT(0) macro3615 if (value & HPD_IRQ) { in dw_dp_handle_hpd_event()3618 regmap_write(dp->regmap, DPTX_HPD_STATUS, HPD_IRQ); in dw_dp_handle_hpd_event()
161 #define HPD_IRQ BIT(0) macro