Searched refs:tx_lvl (Results 1 – 8 of 8) sorted by relevance
535 enum uart_pl011_tx_fifo_lvl_t tx_lvl) in uart_pl011_set_tx_fifo_lvl() argument542 tx_lvl &= UART_PL011_UARTIFLS_TX_FIFO_LVL_MASK; in uart_pl011_set_tx_fifo_lvl()546 p_uart->uartifls = fifo_lvl | tx_lvl; in uart_pl011_set_tx_fifo_lvl()
433 enum uart_pl011_tx_fifo_lvl_t tx_lvl);