Home
last modified time | relevance | path

Searched refs:CONFIG_DM_SERIAL (Results 1 – 25 of 171) sorted by relevance

1234567

/OK3568_Linux_fs/u-boot/include/
H A Dns16550.h26 #ifdef CONFIG_DM_SERIAL
36 #elif defined(CONFIG_SYS_NS16550_MEM32) && !defined(CONFIG_DM_SERIAL)
93 #ifdef CONFIG_DM_SERIAL
H A Dconfig_uncmd_spl.h15 #undef CONFIG_DM_SERIAL
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Datmel_usart.c19 #ifdef CONFIG_DM_SERIAL
29 #ifndef CONFIG_DM_SERIAL
136 #ifdef CONFIG_DM_SERIAL
H A Dserial_pl01x.c27 #ifndef CONFIG_DM_SERIAL
183 #ifndef CONFIG_DM_SERIAL
275 #ifdef CONFIG_DM_SERIAL
H A Dmcfuart.c82 #ifndef CONFIG_DM_SERIAL
157 #ifdef CONFIG_DM_SERIAL
H A Dserial_pxa.c83 #ifndef CONFIG_DM_SERIAL
268 #ifdef CONFIG_DM_SERIAL
H A Dserial_mxc.c177 #ifndef CONFIG_DM_SERIAL
259 #ifdef CONFIG_DM_SERIAL
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dserial-howto.txt16 - #ifdef out all your own serial driver code (#ifndef CONFIG_DM_SERIAL)
17 - Define CONFIG_DM_SERIAL for your board, vendor or architecture
/OK3568_Linux_fs/u-boot/scripts/
H A DMakefile.uncmd_spl10 CONFIG_DM_SERIAL=
/OK3568_Linux_fs/u-boot/include/configs/
H A Dti_am335x_common.h25 #ifndef CONFIG_DM_SERIAL
H A Dti_omap5_common.h45 #if !defined(CONFIG_DM_SERIAL)
H A Dmv-common.h44 #if !defined(CONFIG_DM_SERIAL)
H A Dcm_t43.h23 #if !defined(CONFIG_SPL_DM) || !defined(CONFIG_DM_SERIAL)
/OK3568_Linux_fs/u-boot/configs/
H A Dnsim_700_defconfig16 CONFIG_DM_SERIAL=y
H A Dnsim_hs38_defconfig17 CONFIG_DM_SERIAL=y
H A Dnsim_700be_defconfig17 CONFIG_DM_SERIAL=y
H A Dnsim_hs38be_defconfig18 CONFIG_DM_SERIAL=y
H A Dtb100_defconfig21 CONFIG_DM_SERIAL=y
H A Dadp-ag101p_defconfig24 CONFIG_DM_SERIAL=y
H A Dmx7ulp_evk_defconfig24 CONFIG_DM_SERIAL=y
H A Damcore_defconfig22 CONFIG_DM_SERIAL=y
H A Dmx7ulp_evk_plugin_defconfig24 CONFIG_DM_SERIAL=y
H A Devb-ast2500_defconfig21 CONFIG_DM_SERIAL=y
H A Dadp-ae3xx_defconfig26 CONFIG_DM_SERIAL=y
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dconfig.h86 #if defined(CONFIG_DM_SERIAL)

1234567