Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/fsl/
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()
Dutil.c338 void fsl_ddr_sync_memctl_refresh(unsigned int first_ctrl, in fsl_ddr_sync_memctl_refresh()
Doptions.c1326 int first_ctrl = pinfo->first_ctrl; in check_interleaving_options() local
/external/u-boot/include/
Dfsl_ddr.h66 unsigned int first_ctrl; member