Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_hpd.c79 if (dal_gpio_open(hpd, GPIO_MODE_INTERRUPT) == GPIO_RESULT_OK) { in dc_link_enable_hpd_filter()
128 dal_gpio_open(hpd_pin, GPIO_MODE_INTERRUPT); in query_hpd_status()
221 if (dal_gpio_open(hpd, GPIO_MODE_INTERRUPT) == GPIO_RESULT_OK) { in program_hpd_filter()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/gpio/
A Dhw_hpd.c74 if (ptr->mode == GPIO_MODE_INTERRUPT) { in get_value()
A Dhw_gpio.c170 case GPIO_MODE_INTERRUPT: in dal_hw_gpio_config_mode()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/
A Dgpio_types.h233 GPIO_MODE_INTERRUPT enumerator
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_factory.c239 dal_gpio_open(link->hpd_gpio, GPIO_MODE_INTERRUPT); in dc_link_construct_phy()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c759 dal_gpio_open(hpd, GPIO_MODE_INTERRUPT); in dce110_edp_wait_for_hpd_ready()

Completed in 11 milliseconds