Searched refs:GPIOIBE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpio-pl061.c30 #define GPIOIBE 0x408 macro
159 gpioibe = readb(chip->base + GPIOIBE); pl061_irq_type()
182 writeb(gpioibe, chip->base + GPIOIBE); pl061_irq_type()
336 chip->csave_regs.gpio_ibe = readb(chip->base + GPIOIBE); pl061_suspend()
364 writeb(chip->csave_regs.gpio_ibe, chip->base + GPIOIBE); pl061_resume()

Completed in 74 milliseconds