Searched refs:data_bus_width (Results 1 – 19 of 19) sorted by relevance
926 popts->data_bus_width = 0; in populate_memctl_options()929 popts->data_bus_width = 1; in populate_memctl_options()938 popts->data_bus_width = 0; in populate_memctl_options()940 popts->data_bus_width = 1; in populate_memctl_options()942 popts->data_bus_width = 2; in populate_memctl_options()958 if ((popts->data_bus_width == 1) || (popts->data_bus_width == 2)) { in populate_memctl_options()
255 switch (pinfo->memctl_opts[i].data_bus_width) { in __step_assign_addresses()
550 CTRL_OPTIONS(data_bus_width), in fsl_ddr_options_edit()845 CTRL_OPTIONS(data_bus_width), in print_memctl_options()
826 dbw = popts->data_bus_width; in set_ddr_sdram_cfg()
150 popts->data_bus_width = 0; in fsl_ddr_board_options()152 popts->data_bus_width = 1; in fsl_ddr_board_options()
150 popts->data_bus_width = DDR_DATA_BUS_WIDTH_32; in fsl_ddr_board_options()154 popts->data_bus_width = DDR_DATA_BUS_WIDTH_32; in fsl_ddr_board_options()
131 popts->data_bus_width = DDR_DATA_BUS_WIDTH_32; in fsl_ddr_board_options()135 popts->data_bus_width = DDR_DATA_BUS_WIDTH_32; in fsl_ddr_board_options()
281 popts->data_bus_width = 0; in fsl_ddr_board_options()283 popts->data_bus_width = 1; in fsl_ddr_board_options()
67 popts->data_bus_width = 0; /* 64b data bus */ in fsl_ddr_board_options()
70 popts->data_bus_width = 0; /* 64-bit data bus */ in fsl_ddr_board_options()
71 popts->data_bus_width = 1; in fsl_ddr_board_options()
78 popts->data_bus_width = 1; in fsl_ddr_board_options()
69 popts->data_bus_width = 1; in fsl_ddr_board_options()
90 popts->data_bus_width = 1; in fsl_ddr_board_options()
88 popts->data_bus_width = 1; in fsl_ddr_board_options()
226 popts->data_bus_width = DDR_DATA_BUS_WIDTH_16; in fsl_ddr_board_options()
360 unsigned int data_bus_width; member
279 unsigned int data_bus_width:10; /* In number of bits */ member1829 pl330->pcfg.data_bus_width = 8 * (1 << val); in read_dmac_config()2671 burst_len = pl330->pcfg.data_bus_width / 8; in get_burst_len()2796 burst = pl330->pcfg.data_bus_width / 8; in pl330_prep_dma_memcpy()2815 if (burst * 8 < pl330->pcfg.data_bus_width) in pl330_prep_dma_memcpy()3175 pcfg->data_buf_dep, pcfg->data_bus_width / 8, pcfg->num_chan, in pl330_probe()