Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H 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)
/openbmc/qemu/hw/arm/
H A Dstrongarm.c885 #define UTCR0 0x00 macro
1149 case UTCR0: in strongarm_uart_read()
1192 case UTCR0: in strongarm_uart_write()
/openbmc/linux/drivers/mfd/
H A Dipaq-micro.c311 writel(UTCR0_8BitData | UTCR0_1StpBit, micro->base + UTCR0); in micro_reset_comm()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h307 #define UTCR0 0x00 macro