Searched refs:gpioiev (Results 1 – 1 of 1) sorted by relevance
130 u8 gpiois, gpioibe, gpioiev; in pl061_irq_type() local149 gpioiev = readb(pl061->base + GPIOIEV); in pl061_irq_type()162 gpioiev |= bit; in pl061_irq_type()164 gpioiev &= ~bit; in pl061_irq_type()186 gpioiev |= bit; in pl061_irq_type()188 gpioiev &= ~bit; in pl061_irq_type()197 gpioiev &= ~bit; in pl061_irq_type()205 writeb(gpioiev, pl061->base + GPIOIEV); in pl061_irq_type()