Searched refs:AMBA_UART_LCRH (Results 1 – 2 of 2) sorted by relevance
21 #define AMBA_UART_LCRH (*(volatile unsigned char *)0x101F102C) macro
30 #define AMBA_UART_LCRH(base) (*(volatile unsigned char *)((base) + 0x2c)) macro