Searched refs:AXP209_IRQ_ENABLE1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | axp209.h | 17 AXP209_IRQ_ENABLE1 = 0x40, enumerator |
/openbmc/u-boot/drivers/power/ | ||
H A D | axp209.c | 207 for (i = AXP209_IRQ_ENABLE1; i <= AXP209_IRQ_ENABLE5; i++) { in axp_init() |