Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mfd/
Dmfd_axp192.c43 #define AXP192_GPIO012_FUNC_VAL_OUTPUT_LOW 0x05U macro
48 AXP192_GPIO012_FUNC_VAL_OUTPUT_LOW | AXP192_GPIO012_FUNC_VAL_FLOAT)
213 case AXP192_GPIO012_FUNC_VAL_OUTPUT_LOW: in mfd_axp192_gpio_func_get()
326 reg_cfg = AXP192_GPIO012_FUNC_VAL_OUTPUT_LOW; in mfd_axp192_gpio_func_ctrl()