Searched refs:enable_gpmc_cs_config (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/board/technexion/twister/ |
H A D | twister.c | 73 enable_gpmc_cs_config(gpmc_XR16L2751, &gpmc_cfg->cs[1], in board_init() 76 enable_gpmc_cs_config(gpmc_XR16L2751, &gpmc_cfg->cs[3], in board_init() 123 enable_gpmc_cs_config(gpmc_smc911, &gpmc_cfg->cs[5], in board_eth_init() 147 enable_gpmc_cs_config(gpmc_smc911, &gpmc_cfg->cs[5], in spl_board_prepare_for_linux()
|
/openbmc/u-boot/board/logicpd/omap3som/ |
H A D | omap3logic.c | 183 enable_gpmc_cs_config(gpmc_dm37_c2nor_config, &gpmc_cfg->cs[2], in board_init() 186 enable_gpmc_cs_config(gpmc_omap35_c2nor_config, &gpmc_cfg->cs[2], in board_init() 233 enable_gpmc_cs_config(gpmc_lan92xx_config, &gpmc_cfg->cs[1], in board_eth_init()
|
/openbmc/u-boot/board/timll/devkit8000/ |
H A D | devkit8000.c | 78 enable_gpmc_cs_config(gpmc_net_config, &gpmc_cfg->cs[6], in gpmc_dm9000_config() 101 enable_gpmc_cs_config(gpmc_net_config, &gpmc_cfg->cs[6], in misc_init_r()
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | mem-common.c | 63 void enable_gpmc_cs_config(const u32 *gpmc_config, const struct gpmc_cs *cs, in enable_gpmc_cs_config() function 153 enable_gpmc_cs_config(gpmc_regs, &gpmc_cfg->cs[0], base, size); in set_gpmc_cs0()
|
/openbmc/u-boot/board/overo/ |
H A D | overo.c | 353 enable_gpmc_cs_config(gpmc_lan_config, &gpmc_cfg->cs[4], in board_eth_init() 362 enable_gpmc_cs_config(gpmc_lan_config, &gpmc_cfg->cs[5], in board_eth_init()
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | sys_proto.h | 29 void enable_gpmc_cs_config(const u32 *gpmc_config, const struct gpmc_cs *cs, u32 base,
|
/openbmc/u-boot/board/logicpd/zoom1/ |
H A D | zoom1.c | 67 enable_gpmc_cs_config(gpmc_lab_enet, &gpmc_cfg->cs[1], in board_init()
|
/openbmc/u-boot/board/compulab/common/ |
H A D | omap3_smc911x.c | 34 enable_gpmc_cs_config(cl_omap3_smc911x_gpmc_net_config, in cl_omap3_smc911x_setup_net_chip_gmpc()
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | sys_proto.h | 45 void enable_gpmc_cs_config(const u32 *gpmc_config, const struct gpmc_cs *cs,
|
/openbmc/u-boot/board/isee/igep00x0/ |
H A D | igep00x0.c | 116 enable_gpmc_cs_config(gpmc_lan_config, &gpmc_cfg->cs[5], in setup_net_chip()
|
/openbmc/u-boot/board/teejet/mt_ventoux/ |
H A D | mt_ventoux.c | 211 enable_gpmc_cs_config(gpmc_fpga, &gpmc_cfg->cs[1], in mt_ventoux_init_fpga()
|
/openbmc/u-boot/board/siemens/draco/ |
H A D | board.c | 378 enable_gpmc_cs_config(gpmc_nand_config, &gpmc_cfg->cs[1], in board_nand_cs_init()
|