Lines Matching refs:bit
126 u8 bit = BIT(offset); in pl061_irq_type() local
152 gpioibe &= ~bit; in pl061_irq_type()
154 gpiois |= bit; in pl061_irq_type()
157 gpioiev |= bit; in pl061_irq_type()
159 gpioiev &= ~bit; in pl061_irq_type()
166 gpiois &= ~bit; in pl061_irq_type()
168 gpioibe |= bit; in pl061_irq_type()
176 gpiois &= ~bit; in pl061_irq_type()
178 gpioibe &= ~bit; in pl061_irq_type()
181 gpioiev |= bit; in pl061_irq_type()
183 gpioiev &= ~bit; in pl061_irq_type()
190 gpiois &= ~bit; in pl061_irq_type()
191 gpioibe &= ~bit; in pl061_irq_type()
192 gpioiev &= ~bit; in pl061_irq_type()