Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/Native_Driver/
Duart_pl011_drv.c141 #define UART_PL011_UARTCR_CTSE_MASK ( \ macro
721 _uart_pl011_set_cr_bit(p_uart, UART_PL011_UARTCR_CTSE_MASK); in uart_pl011_enable_cts_flowcontrol()
731 _uart_pl011_clear_cr_bit(p_uart, UART_PL011_UARTCR_CTSE_MASK); in uart_pl011_disable_cts_flowcontrol()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/common/native_drivers/
Duart_pl011_drv.c141 #define UART_PL011_UARTCR_CTSE_MASK ( \ macro
721 _uart_pl011_set_cr_bit(p_uart, UART_PL011_UARTCR_CTSE_MASK); in uart_pl011_enable_cts_flowcontrol()
731 _uart_pl011_clear_cr_bit(p_uart, UART_PL011_UARTCR_CTSE_MASK); in uart_pl011_disable_cts_flowcontrol()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/Native_Driver/
Duart_pl011_drv.c141 #define UART_PL011_UARTCR_CTSE_MASK ( \ macro
721 _uart_pl011_set_cr_bit(p_uart, UART_PL011_UARTCR_CTSE_MASK); in uart_pl011_enable_cts_flowcontrol()
731 _uart_pl011_clear_cr_bit(p_uart, UART_PL011_UARTCR_CTSE_MASK); in uart_pl011_disable_cts_flowcontrol()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/corstone1000/Native_Driver/
Duart_pl011_drv.c141 #define UART_PL011_UARTCR_CTSE_MASK ( \ macro
721 _uart_pl011_set_cr_bit(p_uart, UART_PL011_UARTCR_CTSE_MASK); in uart_pl011_enable_cts_flowcontrol()
731 _uart_pl011_clear_cr_bit(p_uart, UART_PL011_UARTCR_CTSE_MASK); in uart_pl011_disable_cts_flowcontrol()