Home
last modified time | relevance | path

Searched refs:INT_GPIO_H (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dtc358767.c100 #define INT_GPIO_H(x) (1 << (x == 0 ? 2 : 10)) macro
1523 bool h = val & INT_GPIO_H(tc->hpd_pin); in tc_irq_handler()
1691 u32 h_lc = INT_GPIO_H(tc->hpd_pin) | INT_GPIO_LC(tc->hpd_pin); in tc_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358767.c141 #define INT_GPIO_H(x) (1 << (x == 0 ? 2 : 10)) macro
2044 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()

Completed in 6 milliseconds