Home
last modified time | relevance | path

Searched defs:first_ctrl (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/ddr/fsl/
H A Dmain.c243 unsigned int first_ctrl = pinfo->first_ctrl; in __step_assign_addresses() local
420 unsigned int first_ctrl = pinfo->first_ctrl; in fsl_ddr_compute() local
622 unsigned int i, first_ctrl, last_ctrl; in __fsl_ddr_sdram() local
820 unsigned int first_ctrl, in fsl_other_ddr_sdram()
H A Dutil.c338 void fsl_ddr_sync_memctl_refresh(unsigned int first_ctrl, in fsl_ddr_sync_memctl_refresh()
H A Doptions.c1328 int first_ctrl = pinfo->first_ctrl; in check_interleaving_options() local
/openbmc/u-boot/include/
H A Dfsl_ddr.h66 unsigned int first_ctrl; member