Searched refs:GPIO_MODE_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
92 if (ptr->mode == GPIO_MODE_INTERRUPT) { in get_value()
170 case GPIO_MODE_INTERRUPT: in dal_hw_gpio_config_mode()
233 GPIO_MODE_INTERRUPT enumerator
184 if (dal_gpio_open(hpd, GPIO_MODE_INTERRUPT) == GPIO_RESULT_OK) { in program_hpd_filter()233 dal_gpio_open(hpd_pin, GPIO_MODE_INTERRUPT); in dc_link_detect_sink()1248 dal_gpio_open(link->hpd_gpio, GPIO_MODE_INTERRUPT); in construct()2895 if (dal_gpio_open(hpd, GPIO_MODE_INTERRUPT) == GPIO_RESULT_OK) { in dc_link_enable_hpd_filter()
773 dal_gpio_open(hpd, GPIO_MODE_INTERRUPT); in dce110_edp_wait_for_hpd_ready()