Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daxp81x.c159 #define AXP_IRQSTAT5_POKSIRQ (1 << 4) macro
1133 if ((val & AXP_IRQSTAT5_POKSIRQ) != 0) { in axp8xx_intr()