Searched refs:ioregs_ddr3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/board/compulab/cm_t43/ |
H A D | spl.c | 21 const struct ctrl_ioregs ioregs_ddr3 = { variable 119 config_ddr(0, &ioregs_ddr3, NULL, NULL, &ddr3_emif_regs, 0); in sdram_init() 127 config_ddr(0, &ioregs_ddr3, NULL, NULL, &ddr3_emif_regs, 0); in sdram_init()
|
/openbmc/u-boot/board/ti/am43xx/ |
H A D | board.c | 178 const struct ctrl_ioregs ioregs_ddr3 = { variable 606 config_ddr(0, &ioregs_ddr3, NULL, NULL, in sdram_init() 610 config_ddr(0, &ioregs_ddr3, NULL, NULL, in sdram_init() 614 config_ddr(0, &ioregs_ddr3, NULL, NULL, in sdram_init() 617 config_ddr(400, &ioregs_ddr3, NULL, NULL, in sdram_init() 620 config_ddr(400, &ioregs_ddr3, NULL, NULL, in sdram_init()
|
/openbmc/u-boot/board/gumstix/pepper/ |
H A D | board.c | 67 const struct ctrl_ioregs ioregs_ddr3 = { variable 157 config_ddr(dpll->m, &ioregs_ddr3, &ddr3_data, in sdram_init()
|