Searched refs:AXP_GPIO_CTRL_OUTPUT_HIGH (Results 1 - 6 of 6) sorted by path

/u-boot/drivers/gpio/
H A Daxp_gpio.c68 return pmic_bus_write(reg, val ? AXP_GPIO_CTRL_OUTPUT_HIGH :
120 return pmic_bus_write(reg, val ? AXP_GPIO_CTRL_OUTPUT_HIGH :
/u-boot/include/
H A Daxp152.h26 #define AXP_GPIO_CTRL_OUTPUT_HIGH 0x01 /* Drive pin high */ macro
H A Daxp209.h84 #define AXP_GPIO_CTRL_OUTPUT_HIGH 0x01 /* Drive pin high */ macro
H A Daxp221.h63 #define AXP_GPIO_CTRL_OUTPUT_HIGH 0x01 /* Drive pin high */ macro
H A Daxp809.h57 #define AXP_GPIO_CTRL_OUTPUT_HIGH 0x01 /* Drive pin high */ macro
H A Daxp818.h71 #define AXP_GPIO_CTRL_OUTPUT_HIGH 0x01 /* Drive pin high */ macro

Completed in 87 milliseconds