Searched refs:gpioiev (Results 1 – 1 of 1) sorted by relevance
149 u8 gpiois, gpioibe, gpioiev; in pl061_irq_type() local157 gpioiev = readb(chip->base + GPIOIEV); in pl061_irq_type()164 gpioiev |= bit; in pl061_irq_type()166 gpioiev &= ~bit; in pl061_irq_type()176 gpioiev |= bit; in pl061_irq_type()178 gpioiev &= ~bit; in pl061_irq_type()183 writeb(gpioiev, chip->base + GPIOIEV); in pl061_irq_type()