Home
last modified time | relevance | path

Searched refs:UART_DM_SR_TXRDY_BIT (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/qti/msm8916/aarch64/
H A Duartdm_console.S21 #define UART_DM_SR_TXRDY_BIT 2 /* TX FIFO has space */ macro
135 tbz w2, #UART_DM_SR_TXRDY_BIT, 1b
143 tbz w2, #UART_DM_SR_TXRDY_BIT, 2b