Home
last modified time | relevance | path

Searched defs:UART_FCR_DMA_SELECT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dns16550.h113 #define UART_FCR_DMA_SELECT 0x08 /* For DMA applications */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h49 #define UART_FCR_DMA_SELECT 0x08 /* For DMA applications */ macro