Home
last modified time | relevance | path

Searched refs:UTCR2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/
H A Dsa1100.c47 #define UART_GET_UTCR2(sport) __raw_readl((sport)->port.membase + UTCR2)
55 #define UART_PUT_UTCR2(sport,v) __raw_writel((v),(sport)->port.membase + UTCR2)
/linux/drivers/mfd/
H A Dipaq-micro.c316 writel(0x1, micro->base + UTCR2); in micro_reset_comm()
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h309 #define UTCR2 0x08 macro