Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/arm/board/arm_fpga/
A Dfpga_console.c29 node = fdt_get_stdout_node_offset(fdt); in fpga_console_init()
/arm-trusted-firmware-2.8.0/include/common/
A Dfdt_wrappers.h39 int fdt_get_stdout_node_offset(const void *dtb);
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_dt.c124 node = fdt_get_stdout_node_offset(fdt); in dt_set_stdout_pinctrl()
193 node = fdt_get_stdout_node_offset(fdt); in dt_get_stdout_uart_info()
/arm-trusted-firmware-2.8.0/common/
A Dfdt_wrappers.c340 int fdt_get_stdout_node_offset(const void *dtb) in fdt_get_stdout_node_offset() function

Completed in 5 milliseconds