Home
last modified time | relevance | path

Searched refs:UART_LSR_TEMT (Results 1 – 25 of 30) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/
H A DregUART.h269 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
397 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/
H A DregUART.h290 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
418 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/
H A DregUART.h269 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
397 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/
H A DregUART.h268 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
396 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/
H A DregUART.h268 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
396 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/
H A DregUART.h270 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
398 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/
H A DregUART.h275 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
403 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/
H A DregUART.h269 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
397 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/
H A DregUART.h310 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
438 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/
H A DregUART.h306 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
434 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/
H A DregUART.h306 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
434 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/
H A DregUART.h306 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
434 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/
H A DregUART.h268 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
396 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/
H A DregUART.h306 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
434 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/
H A DregUART.h290 #define UART_LSR_TEMT 0x40 // Transmitter empty macro
418 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dserial_reg.h114 #define UART_LSR_TEMT 0x40 /* Transmitter empty */ macro
/utopia/UTPA2-700.0.x/modules/sc/hal/maserati/sc/
H A DregSC.h260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
/utopia/UTPA2-700.0.x/modules/sc/hal/M7621/sc/
H A DregSC.h260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
/utopia/UTPA2-700.0.x/modules/sc/hal/maldives/sc/
H A DregSC.h250 #define UART_LSR_TEMT (0x40UL) // Transmitter empty macro
/utopia/UTPA2-700.0.x/modules/sc/hal/mainz/sc/
H A DregSC.h260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
/utopia/UTPA2-700.0.x/modules/sc/hal/mustang/sc/
H A DregSC.h250 #define UART_LSR_TEMT (0x40UL) // Transmitter empty macro
/utopia/UTPA2-700.0.x/modules/sc/hal/messi/sc/
H A DregSC.h260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
/utopia/UTPA2-700.0.x/modules/sc/hal/manhattan/sc/
H A DregSC.h260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
/utopia/UTPA2-700.0.x/modules/sc/hal/macan/sc/
H A DregSC.h260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro
/utopia/UTPA2-700.0.x/modules/sc/hal/M7821/sc/
H A DregSC.h260 #define UART_LSR_TEMT (0x00000040UL) // Transmitter empty macro

12