Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/aarch64/
H A Dstm32mp2_helper.S93 ldr w2, =DEBUG_UART_RST_BIT
99 tst w0, #DEBUG_UART_RST_BIT
101 bic w0, w0, #DEBUG_UART_RST_BIT
105 tst w0, #DEBUG_UART_RST_BIT
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_def.h269 #define DEBUG_UART_RST_BIT RCC_UARTxCFGR_UARTxRST macro
284 #define DEBUG_UART_RST_BIT RCC_UARTxCFGR_UARTxRST macro
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_helper.S210 ldr r2, =DEBUG_UART_RST_BIT
H A Dstm32mp1_def.h284 #define DEBUG_UART_RST_BIT RCC_APB1RSTSETR_UART4RST macro