Home
last modified time | relevance | path

Searched refs:PIO_LSR (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-at91/include/mach/
Dat91_pio.h62 #define PIO_LSR 0xc4 /* Level Select Register */ macro
/arch/arm/mach-at91/
Dgpio.c554 __raw_writel(mask, pio + PIO_LSR); in alt_gpio_irq_type()
558 __raw_writel(mask, pio + PIO_LSR); in alt_gpio_irq_type()