Searched refs:UTCR0 (Results 1 – 4 of 4) sorted by relevance
45 #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)
885 #define UTCR0 0x00 macro1149 case UTCR0: in strongarm_uart_read()1192 case UTCR0: in strongarm_uart_write()
311 writel(UTCR0_8BitData | UTCR0_1StpBit, micro->base + UTCR0); in micro_reset_comm()
307 #define UTCR0 0x00 macro