Home
last modified time | relevance | path

Searched refs:GPIO_MODE_INTERRUPT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_hpd.c74 if (ptr->mode == GPIO_MODE_INTERRUPT) { in dal_hw_hpd_get_value()
/linux/drivers/gpu/drm/amd/display/include/
H A Dgpio_types.h233 GPIO_MODE_INTERRUPT enumerator
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c593 dal_gpio_open(enc_init_data.hpd_gpio, GPIO_MODE_INTERRUPT); in construct_phy()