Searched refs:GPIO_IRQSTATUS (Results 1 – 1 of 1) sorted by relevance
36 #define GPIO_IRQSTATUS(n) (0x2C + (n * 4)) macro94 irqstatus = REG32(base + GPIO_IRQSTATUS(int_line)); in am33xx_gpio_hdr()95 REG32(base + GPIO_IRQSTATUS(int_line)) = irqstatus; in am33xx_gpio_hdr()
Completed in 4 milliseconds