Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dsa1100.c45 #define UART_GET_UTCR0(sport) __raw_readl((sport)->port.membase + UTCR0)
53 #define UART_PUT_UTCR0(sport,v) __raw_writel((v),(sport)->port.membase + UTCR0)
/linux/drivers/mfd/
A Dipaq-micro.c316 writel(UTCR0_8BitData | UTCR0_1StpBit, micro->base + UTCR0); in micro_reset_comm()
/linux/arch/arm/mach-sa1100/include/mach/
A DSA-1100.h307 #define UTCR0 0x00 macro

Completed in 13 milliseconds