Searched refs:UART_LCR_REG (Results 1 – 2 of 2) sorted by relevance
| /bsp/beaglebone/drivers/ | ||
| A D | uart_reg.h | 69 #define UART_LCR_REG(base) REG16(UART_LCR(base)) macro |
| A D | uart.c | 56 #define __LCR UART_LCR_REG(base) in am33xx_configure() |
Completed in 6 milliseconds