Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp809.h51 #define AXP_MISC_CTRL 0x8f macro
H A Daxp221.h57 #define AXP_MISC_CTRL 0x8f macro
H A Daxp818.h65 #define AXP_MISC_CTRL 0x8f macro
/openbmc/u-boot/drivers/gpio/
H A Daxp_gpio.c64 ret = pmic_bus_clrbits(AXP_MISC_CTRL, in axp_gpio_direction_output()