Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp209.h17 AXP209_IRQ_ENABLE1 = 0x40, enumerator
/openbmc/u-boot/drivers/power/
H A Daxp209.c207 for (i = AXP209_IRQ_ENABLE1; i <= AXP209_IRQ_ENABLE5; i++) { in axp_init()