Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dmain.c246 unsigned int first_ctrl = pinfo->first_ctrl; in __step_assign_addresses() local
423 unsigned int first_ctrl = pinfo->first_ctrl; in fsl_ddr_compute() local
625 unsigned int i, first_ctrl, last_ctrl; in __fsl_ddr_sdram() local
823 unsigned int first_ctrl, in fsl_other_ddr_sdram()
H A Dutil.c339 void fsl_ddr_sync_memctl_refresh(unsigned int first_ctrl, in fsl_ddr_sync_memctl_refresh()
H A Doptions.c1320 int first_ctrl = pinfo->first_ctrl; in check_interleaving_options() local
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ddr.h67 unsigned int first_ctrl; member