Home
last modified time | relevance | path

Searched refs:AS3722_GPIO_CONTROL_MODE_OUTPUT_VDDH (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Das3722_gpio.c22 value |= AS3722_GPIO_CONTROL_MODE_OUTPUT_VDDH; in as3722_gpio_configure()
83 value = AS3722_GPIO_CONTROL_MODE_OUTPUT_VDDH; in as3722_gpio_direction_output()
/OK3568_Linux_fs/u-boot/include/power/
H A Das3722.h23 #define AS3722_GPIO_CONTROL_MODE_OUTPUT_VDDH (1 << 0) macro