Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp152.h25 #define AXP_GPIO_STATE 0x97 macro
H A Daxp809.h58 #define AXP_GPIO_STATE 0x94 macro
H A Daxp221.h64 #define AXP_GPIO_STATE 0x94 macro
H A Daxp818.h72 #define AXP_GPIO_STATE 0x94 macro
H A Daxp209.h85 #define AXP_GPIO_STATE 0x94 macro
/openbmc/u-boot/drivers/gpio/
H A Daxp_gpio.c105 ret = pmic_bus_read(AXP_GPIO_STATE, &val); in axp_gpio_get_value()