Searched refs:INT_GPIO_H (Results 1 – 1 of 1) sorted by relevance
141 #define INT_GPIO_H(x) (1 << (x == 0 ? 2 : 10)) macro2044 bool h = val & INT_GPIO_H(tc->hpd_pin); in tc_irq_handler()2327 u32 h_lc = INT_GPIO_H(tc->hpd_pin) | INT_GPIO_LC(tc->hpd_pin); in tc_probe()