Searched refs:data_bus_width (Results 1 – 19 of 19) sorted by relevance
922 popts->data_bus_width = 0; in populate_memctl_options()925 popts->data_bus_width = 1; in populate_memctl_options()934 popts->data_bus_width = 0; in populate_memctl_options()936 popts->data_bus_width = 1; in populate_memctl_options()938 popts->data_bus_width = 2; in populate_memctl_options()954 if ((popts->data_bus_width == 1) || (popts->data_bus_width == 2)) { in populate_memctl_options()
258 switch (pinfo->memctl_opts[i].data_bus_width) { in __step_assign_addresses()
543 CTRL_OPTIONS(data_bus_width), in fsl_ddr_options_edit()833 CTRL_OPTIONS(data_bus_width), in print_memctl_options()
805 dbw = popts->data_bus_width; in set_ddr_sdram_cfg()
151 popts->data_bus_width = 0; in fsl_ddr_board_options()153 popts->data_bus_width = 1; in fsl_ddr_board_options()
151 popts->data_bus_width = DDR_DATA_BUS_WIDTH_32; in fsl_ddr_board_options()155 popts->data_bus_width = DDR_DATA_BUS_WIDTH_32; in fsl_ddr_board_options()
132 popts->data_bus_width = DDR_DATA_BUS_WIDTH_32; in fsl_ddr_board_options()136 popts->data_bus_width = DDR_DATA_BUS_WIDTH_32; in fsl_ddr_board_options()
282 popts->data_bus_width = 0; in fsl_ddr_board_options()284 popts->data_bus_width = 1; in fsl_ddr_board_options()
68 popts->data_bus_width = 0; /* 64b data bus */ in fsl_ddr_board_options()
68 popts->data_bus_width = 0; /* 64-bit data bus */ in fsl_ddr_board_options()
72 popts->data_bus_width = 1; in fsl_ddr_board_options()
79 popts->data_bus_width = 1; in fsl_ddr_board_options()
70 popts->data_bus_width = 1; in fsl_ddr_board_options()
89 popts->data_bus_width = 1; in fsl_ddr_board_options()
227 popts->data_bus_width = DDR_DATA_BUS_WIDTH_16; in fsl_ddr_board_options()
360 unsigned int data_bus_width; member
280 unsigned int data_bus_width:10; /* In number of bits */ member2030 pl330->pcfg.data_bus_width = 8 * (1 << val); in read_dmac_config()2871 burst_len = pl330->pcfg.data_bus_width / 8; in get_burst_len()2969 burst = pl330->pcfg.data_bus_width / 8; in pl330_prep_dma_memcpy()2988 if (burst * 8 < pl330->pcfg.data_bus_width) in pl330_prep_dma_memcpy()3355 pcfg->data_buf_dep, pcfg->data_bus_width / 8, pcfg->num_chan, in pl330_probe()