Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp2/
H A Dmain.c164 static int uart_console_node = -1; in stm32mp_allow_probe_shared_device() local
168 get_console_node_from_dt((void *)fdt, &uart_console_node, in stm32mp_allow_probe_shared_device()
174 if (node == uart_console_node) in stm32mp_allow_probe_shared_device()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dmain.c554 static int uart_console_node = -1; in stm32mp_allow_probe_shared_device() local
562 get_console_node_from_dt((void *)fdt, &uart_console_node, in stm32mp_allow_probe_shared_device()
573 if (node == uart_console_node || in stm32mp_allow_probe_shared_device()