Searched refs:gpioiev (Results 1 – 1 of 1) sorted by relevance
131 u8 gpiois, gpioibe, gpioiev; in pl061_irq_type() local150 gpioiev = readb(pl061->base + GPIOIEV); in pl061_irq_type()163 gpioiev |= bit; in pl061_irq_type()165 gpioiev &= ~bit; in pl061_irq_type()187 gpioiev |= bit; in pl061_irq_type()189 gpioiev &= ~bit; in pl061_irq_type()198 gpioiev &= ~bit; in pl061_irq_type()206 writeb(gpioiev, pl061->base + GPIOIEV); in pl061_irq_type()