Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/drivers/usart/pl011/
Duart_pl011_drv.c166 #define UART_PL011_DMACR_REG_RESET_VALUE (0x0u) macro
357 p_uart->uartdmacr = UART_PL011_DMACR_REG_RESET_VALUE; in _uart_pl011_reset_regs()