Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_vio.c392 if (!of_node_name_prefix(of_stdout, "vty")) in hvc_vio_init_early()
394 termno = of_get_property(of_stdout, "reg", NULL); in hvc_vio_init_early()
402 if (of_device_is_compatible(of_stdout, "hvterm1")) { in hvc_vio_init_early()
406 else if (of_device_is_compatible(of_stdout, "hvterm-protocol")) { in hvc_vio_init_early()
H A Dhvc_opal.c332 struct device_node *stdout_node = of_node_get(of_stdout); in hvc_opal_init_early()
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk.c177 if (!of_stdout) in imx_register_uart_clocks()
181 imx_uart_clocks[imx_enabled_uart_clocks] = of_clk_get(of_stdout, i); in imx_register_uart_clocks()
/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A Drmobile-sysc.c201 if (of_stdout) in get_special_pds()
202 add_special_pd(of_stdout, PD_CONSOLE); in get_special_pds()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dof_access.c42 static struct device_node *of_stdout; variable
805 of_stdout = of_find_node_opts_by_path(name, in of_alias_scan()
913 return of_stdout; in of_get_stdout()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c40 struct device_node *of_stdout; variable
1982 of_stdout = of_find_node_opts_by_path(name, &of_stdout_options); in of_alias_scan()
2144 if (!dn || dn != of_stdout || console_set_on_cmdline) in of_console_check()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dbtext.c226 struct device_node *np = of_stdout; in btext_find_display()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dehv_bytechan.c110 struct device_node *np = of_stdout; in find_console_handle()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h136 extern struct device_node *of_stdout;
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map