Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mfd/
Dmfd_axp192.c42 #define AXP192_GPIO012_FUNC_VAL_ADC 0x04U macro
47 AXP192_GPIO012_FUNC_VAL_LDO | AXP192_GPIO012_FUNC_VAL_ADC | \
224 case AXP192_GPIO012_FUNC_VAL_ADC: in mfd_axp192_gpio_func_get()
338 reg_cfg = AXP192_GPIO012_FUNC_VAL_ADC; in mfd_axp192_gpio_func_ctrl()