Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Daxp152.h26 #define AXP_GPIO_STATE 0x97 macro
H A Daxp209.h48 #define AXP_GPIO_STATE 0x94 macro
H A Daxp809.h59 #define AXP_GPIO_STATE 0x94 macro
H A Daxp221.h65 #define AXP_GPIO_STATE 0x94 macro
H A Daxp818.h73 #define AXP_GPIO_STATE 0x94 macro
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Daxp_gpio.c106 ret = pmic_bus_read(AXP_GPIO_STATE, &val); in axp_gpio_get_value()