Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
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)
/linux-6.1.9/drivers/mfd/
Dipaq-micro.c319 writel(0x0, micro->base + UTCR1); in micro_reset_comm()
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/
DSA-1100.h308 #define UTCR1 0x04 macro