Searched refs:GPIO_RESULT_OK (Results 1 – 12 of 12) sorted by relevance
68 ptr->opened = (dal_hw_gpio_config_mode(pin, mode) == GPIO_RESULT_OK); in dal_hw_gpio_open()79 enum gpio_result result = GPIO_RESULT_OK; in dal_hw_gpio_get_value()108 return GPIO_RESULT_OK; in dal_hw_gpio_set_value()115 return GPIO_RESULT_OK; in dal_hw_gpio_set_value()153 return GPIO_RESULT_OK; in dal_hw_gpio_config_mode()159 return GPIO_RESULT_OK; in dal_hw_gpio_config_mode()165 return GPIO_RESULT_OK; in dal_hw_gpio_config_mode()169 return GPIO_RESULT_OK; in dal_hw_gpio_config_mode()173 return GPIO_RESULT_OK; in dal_hw_gpio_config_mode()
159 return GPIO_RESULT_OK; in set_config()171 return GPIO_RESULT_OK; in set_config()179 return GPIO_RESULT_OK; in set_config()189 return GPIO_RESULT_OK; in set_config()198 return GPIO_RESULT_OK; in set_config()
274 return GPIO_RESULT_OK; in dal_gpio_service_lock()288 return GPIO_RESULT_OK; in dal_gpio_service_unlock()351 return GPIO_RESULT_OK; in dal_gpio_service_open()548 if (result != GPIO_RESULT_OK) { in dal_ddc_open()555 if (result != GPIO_RESULT_OK) { in dal_ddc_open()581 if (result == GPIO_RESULT_OK) in dal_ddc_open()610 if (result != GPIO_RESULT_OK) in dal_ddc_change_mode()615 if (result == GPIO_RESULT_OK) in dal_ddc_change_mode()
82 return GPIO_RESULT_OK; in get_value()103 return GPIO_RESULT_OK; in set_config()
80 return GPIO_RESULT_OK; in set_config()
164 GPIO_RESULT_OK : GPIO_RESULT_INVALID_DATA; in dal_gpio_get_pin_info()
41 GPIO_RESULT_OK, enumerator
421 if (result == GPIO_RESULT_OK) in acquire_i2c_hw_engine()431 if (result != GPIO_RESULT_OK) in acquire_i2c_hw_engine()
365 if (result != GPIO_RESULT_OK) in dce_i2c_sw_engine_acquire_engine()
413 if (result != GPIO_RESULT_OK) in acquire()
186 if (dal_gpio_open(hpd, GPIO_MODE_INTERRUPT) == GPIO_RESULT_OK) { in program_hpd_filter()403 GPIO_DDC_CONFIG_TYPE_MODE_I2C) != GPIO_RESULT_OK) { in dc_link_is_dp_sink_present()419 ASSERT(gpio_result == GPIO_RESULT_OK); in dc_link_is_dp_sink_present()426 present = (gpio_result == GPIO_RESULT_OK) && !clock_pin; in dc_link_is_dp_sink_present()4441 if (dal_gpio_open(hpd, GPIO_MODE_INTERRUPT) == GPIO_RESULT_OK) { in dc_link_enable_hpd_filter()
2089 if (gpio_result == GPIO_RESULT_OK) in dc_set_generic_gpio_for_stereo()2092 if (gpio_result == GPIO_RESULT_OK) { in dc_set_generic_gpio_for_stereo()