Searched refs:GPIO_IRQ_level_low (Results 1 – 1 of 1) sorted by relevance
264 static unsigned long GPIO_IRQ_level_low; variable271 ixp2000_reg_write(IXP2000_GPIO_LSLR, GPIO_IRQ_level_low); in update_gpio_int_csrs()284 GPIO_IRQ_level_low &= ~(1 << line); in gpio_line_config()333 GPIO_IRQ_level_low |= 1 << line; in ixp2000_GPIO_irq_type()335 GPIO_IRQ_level_low &= ~(1 << line); in ixp2000_GPIO_irq_type()