Home
last modified time | relevance | path

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

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