Home
last modified time | relevance | path

Searched refs:bd (Results 1 – 14 of 14) sorted by relevance

/include/configs/
A Dmx53ppd.h84 #define PHYS_SDRAM_1_SIZE (gd->bd->bi_dram[0].size)
86 #define PHYS_SDRAM_2_SIZE (gd->bd->bi_dram[1].size)
A Dmx53loco.h89 #define PHYS_SDRAM_1_SIZE (gd->bd->bi_dram[0].size)
91 #define PHYS_SDRAM_2_SIZE (gd->bd->bi_dram[1].size)
A Dm53menlo.h18 #define PHYS_SDRAM_1_SIZE (gd->bd->bi_dram[0].size)
20 #define PHYS_SDRAM_2_SIZE (gd->bd->bi_dram[1].size)
A Dmx53cx9020.h55 #define PHYS_SDRAM_1_SIZE (gd->bd->bi_dram[0].size)
57 #define PHYS_SDRAM_2_SIZE (gd->bd->bi_dram[1].size)
/include/
A Dk3-ddrss.h14 int k3_ddrss_ddr_fdt_fixup(struct udevice *dev, void *blob, struct bd_info *bd);
A Dfdt_support.h27 void ft_cpu_setup(void *blob, struct bd_info *bd);
29 void ft_pci_setup(void *blob, struct bd_info *bd);
164 void fsl_fdt_fixup_dr_usb(void *blob, struct bd_info *bd);
166 static inline void fsl_fdt_fixup_dr_usb(void *blob, struct bd_info *bd) {} in fsl_fdt_fixup_dr_usb() argument
215 int ft_board_setup(void *blob, struct bd_info *bd);
254 void ft_board_setup_ex(void *blob, struct bd_info *bd);
267 int ft_system_setup(void *blob, struct bd_info *bd);
A Dfsl_esdhc.h252 void fdt_fixup_esdhc(void *blob, struct bd_info *bd);
255 static inline void fdt_fixup_esdhc(void *blob, struct bd_info *bd) {} in fdt_fixup_esdhc() argument
A Duniverse.h16 unsigned int bd; /* Bound */ member
A Dfsl_esdhc_imx.h266 void fdt_fixup_esdhc(void *blob, struct bd_info *bd);
269 static inline void fdt_fixup_esdhc(void *blob, struct bd_info *bd) {} in fdt_fixup_esdhc() argument
A Dnetdev.h124 int fec_probe(struct bd_info *bd, int dev_id, uint32_t base_addr,
A Dfdtdec.h1224 struct bd_info *bd);
/include/linux/mtd/
A Dbbm.h153 extern int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd);
/include/fsl-mc/
A Dfsl_mc.h77 int fsl_mc_ldpaa_exit(struct bd_info *bd);
/include/asm-generic/
A Dglobal_data.h44 struct bd_info *bd; member

Completed in 26 milliseconds