Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c46 #define UART_GET_UTCR1(sport) __raw_readl((sport)->port.membase + UTCR1)
54 #define UART_PUT_UTCR1(sport,v) __raw_writel((v),(sport)->port.membase + UTCR1)
/openbmc/qemu/hw/arm/
H A Dstrongarm.c886 #define UTCR1 0x04 macro
1152 case UTCR1: in strongarm_uart_read()
1197 case UTCR1: in strongarm_uart_write()
/openbmc/linux/drivers/mfd/
H A Dipaq-micro.c314 writel(0x0, micro->base + UTCR1); in micro_reset_comm()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h308 #define UTCR1 0x04 macro