Home
last modified time | relevance | path

Searched refs:CONFIG_DM_GPIO (Results 1 – 25 of 211) sorted by relevance

123456789

/external/u-boot/cmd/
Dgpio.c27 #if defined(CONFIG_DM_GPIO) && !defined(gpio_status)
125 #ifdef CONFIG_DM_GPIO in do_gpio()
135 #ifdef CONFIG_DM_GPIO in do_gpio()
149 #elif defined(CONFIG_DM_GPIO) in do_gpio()
168 #if defined(CONFIG_DM_GPIO) in do_gpio()
/external/u-boot/drivers/spi/
Datmel_spi.c20 #ifdef CONFIG_DM_GPIO
236 #ifdef CONFIG_DM_GPIO
293 #ifdef CONFIG_DM_GPIO in atmel_spi_cs_activate()
308 #ifdef CONFIG_DM_GPIO in atmel_spi_cs_deactivate()
476 #ifdef CONFIG_DM_GPIO in atmel_spi_probe()
/external/u-boot/arch/arm/mach-davinci/include/mach/
Dgpio.h51 #ifndef CONFIG_DM_GPIO
68 #ifdef CONFIG_DM_GPIO
/external/u-boot/drivers/i2c/muxes/
Dpca954x.c117 if (IS_ENABLED(CONFIG_DM_GPIO)) { in pca954x_probe()
138 if (IS_ENABLED(CONFIG_DM_GPIO)) { in pca954x_remove()
/external/u-boot/drivers/net/
Dsun8i_emac.c24 #ifdef CONFIG_DM_GPIO
134 #ifdef CONFIG_DM_GPIO
639 #if defined(CONFIG_DM_GPIO)
686 #if defined(CONFIG_DM_GPIO) in sun8i_mdio_init()
792 #ifdef CONFIG_DM_GPIO in sun8i_emac_eth_ofdata_to_platdata()
865 #ifdef CONFIG_DM_GPIO in sun8i_emac_eth_ofdata_to_platdata()
Ddesignware.h10 #ifdef CONFIG_DM_GPIO
238 #ifdef CONFIG_DM_GPIO
Ddesignware.c83 #if defined(CONFIG_DM_ETH) && defined(CONFIG_DM_GPIO)
129 #if defined(CONFIG_DM_ETH) && defined(CONFIG_DM_GPIO) in dw_mdio_init()
789 #ifdef CONFIG_DM_GPIO in designware_eth_ofdata_to_platdata()
794 #ifdef CONFIG_DM_GPIO in designware_eth_ofdata_to_platdata()
811 #ifdef CONFIG_DM_GPIO in designware_eth_ofdata_to_platdata()
/external/u-boot/scripts/
DMakefile.uncmd_spl9 CONFIG_DM_GPIO=
/external/u-boot/arch/arm/include/asm/
Domap_gpio.h25 #ifdef CONFIG_DM_GPIO
/external/u-boot/include/
Dconfig_uncmd_spl.h15 #undef CONFIG_DM_GPIO
/external/u-boot/include/configs/
Dat91-sama5_common.h23 #ifndef CONFIG_DM_GPIO
/external/u-boot/drivers/gpio/
Domap_gpio.c33 #ifdef CONFIG_DM_GPIO
124 #ifndef CONFIG_DM_GPIO
Dmxc_gpio.c33 #ifndef CONFIG_DM_GPIO
158 #ifdef CONFIG_DM_GPIO
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dboard.c96 #ifdef CONFIG_DM_GPIO
121 #ifndef CONFIG_DM_GPIO
/external/u-boot/configs/
Dmx7ulp_evk_plugin_defconfig16 CONFIG_DM_GPIO=y
Dmx7ulp_evk_defconfig17 CONFIG_DM_GPIO=y
Dmeesc_defconfig25 CONFIG_DM_GPIO=y
D3c120_defconfig21 CONFIG_DM_GPIO=y
Dmeesc_dataflash_defconfig24 CONFIG_DM_GPIO=y
D10m50_defconfig21 CONFIG_DM_GPIO=y
DSBx81LIFKW_defconfig23 CONFIG_DM_GPIO=y
Dsocfpga_arria10_defconfig32 CONFIG_DM_GPIO=y
Dmx6ull_14x14_evk_defconfig27 CONFIG_DM_GPIO=y
Dpcm052_defconfig29 CONFIG_DM_GPIO=y
Dmx6ull_14x14_evk_plugin_defconfig28 CONFIG_DM_GPIO=y

123456789