Searched refs:INT_HPD (Results 1 – 3 of 3) sorted by relevance
276 #define INT_HPD (0x1 << 6) macro
24 #define INT_STA_MASK INT_HPD402 reg = INT_HPD; in analogix_dp_clear_hotplug_interrupts()
9270 -#define INT_STA_MASK INT_HPD9521 + reg &= ~INT_HPD;9539 + reg |= INT_HPD;9720 reg = INT_HPD;9772 + if (reg & INT_HPD) {9774 + analogix_dp_write(dp, ANALOGIX_DP_INT_STA, INT_HPD);