| /rk3399_rockchip-uboot/drivers/ram/ |
| H A D | bmips_ram.c | 54 unsigned int is_32b, unsigned int banks) in bmips_dram_size() argument 60 return 1 << (cols + rows + is_32b + banks); in bmips_dram_size() 65 unsigned int cols = 0, rows = 0, is_32b = 0, banks = 0; in bcm6338_get_ram_size() local 72 banks = (val & SDRAM_CFG_BANK_MASK) ? 2 : 1; in bcm6338_get_ram_size() 74 return bmips_dram_size(cols, rows, is_32b, banks); in bcm6338_get_ram_size()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | gw_ventana_spl.c | 156 .banks = 8, 170 .banks = 8, 184 .banks = 8, 198 .banks = 8,
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sama5d3.dtsi | 1386 atmel,nb-banks = <1>; 1392 atmel,nb-banks = <3>; 1400 atmel,nb-banks = <3>; 1408 atmel,nb-banks = <2>; 1415 atmel,nb-banks = <2>; 1422 atmel,nb-banks = <2>; 1429 atmel,nb-banks = <2>; 1436 atmel,nb-banks = <2>; 1443 atmel,nb-banks = <2>; 1449 atmel,nb-banks = <2>; [all …]
|
| H A D | sama5d4.dtsi | 142 atmel,nb-banks = <1>; 148 atmel,nb-banks = <3>; 156 atmel,nb-banks = <3>; 164 atmel,nb-banks = <2>; 172 atmel,nb-banks = <2>; 180 atmel,nb-banks = <2>; 188 atmel,nb-banks = <2>; 196 atmel,nb-banks = <2>; 204 atmel,nb-banks = <2>; 211 atmel,nb-banks = <2>; [all …]
|
| H A D | at91sam9rl.dtsi | 306 atmel,nb-banks = <1>; 312 atmel,nb-banks = <2>; 320 atmel,nb-banks = <2>; 328 atmel,nb-banks = <3>; 335 atmel,nb-banks = <3>; 342 atmel,nb-banks = <3>; 350 atmel,nb-banks = <3>;
|
| /rk3399_rockchip-uboot/board/wandboard/ |
| H A D | spl.c | 137 .banks = 8, 151 .banks = 8,
|
| /rk3399_rockchip-uboot/board/liebherr/mccmon6/ |
| H A D | spl.c | 137 .banks = 8, 151 .banks = 8,
|
| /rk3399_rockchip-uboot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.c | 136 if (pin >= priv->data->banks[i].first && in meson_gpio_calc_reg_and_bit() 137 pin <= priv->data->banks[i].last) { in meson_gpio_calc_reg_and_bit() 138 bank = &priv->data->banks[i]; in meson_gpio_calc_reg_and_bit()
|
| H A D | pinctrl-meson.h | 31 struct meson_bank *banks; member
|
| /rk3399_rockchip-uboot/board/ccv/xpress/ |
| H A D | spl.c | 71 .banks = 8,
|
| /rk3399_rockchip-uboot/board/bachmann/ot1200/ |
| H A D | ot1200_spl.c | 97 .banks = 8,
|
| /rk3399_rockchip-uboot/board/barco/platinum/ |
| H A D | spl_picon.c | 92 .banks = 8,
|
| H A D | spl_titanium.c | 92 .banks = 8,
|
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | chromebook_samus.dts | 290 * banks 8, ranks 2, rows 14, 364 * banks 8, ranks 2, rows 14, 403 * banks 8, ranks 2, rows 15, 442 * banks 8, ranks 2, rows 15,
|
| /rk3399_rockchip-uboot/drivers/ddr/altera/ |
| H A D | sdram.c | 54 const unsigned int banks = in get_errata_rows() local 69 debug("workaround rows - banks %d\n", banks); in get_errata_rows() 75 newrows = lldiv(newrows, (1 << banks) * (1 << cols)); in get_errata_rows()
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | README | 10 32 lanes grouped into four 8-lane banks 11 Two “front side” banks dedicated to Ethernet 18 Two “back side” banks dedicated to other protocols 39 - NOR devices support 16 virtual banks
|
| /rk3399_rockchip-uboot/board/toradex/colibri_imx6/ |
| H A D | pf0100_otp.inc | 67 {pmic_i2c, 0xF0, 0x1F}, // Enable ECC for fuse banks 1 to 5 by writing to OTP EN ECC0 register 68 {pmic_i2c, 0xF1, 0x1F}, // Enable ECC for fuse banks 6 to 10 by writing to OTP EN ECC1 register 70 {pmic_i2c, 0xD0, 0x1F}, // Set Auto ECC for fuse banks 1 to 5 by writing to OTP AUTO ECC0 register 71 {pmic_i2c, 0xD1, 0x1F}, // Set Auto ECC for fuse banks 6 to 10 by writing to OTP AUTO ECC1 register
|
| /rk3399_rockchip-uboot/board/engicam/common/ |
| H A D | spl.c | 163 .banks = 8, 309 .banks = 8,
|
| /rk3399_rockchip-uboot/board/toradex/apalis_imx6/ |
| H A D | pf0100_otp.inc | 69 {pmic_i2c, 0xF0, 0x1F}, // Enable ECC for fuse banks 1 to 5 by writing to OTP EN ECC0 register 70 {pmic_i2c, 0xF1, 0x1F}, // Enable ECC for fuse banks 6 to 10 by writing to OTP EN ECC1 register 72 {pmic_i2c, 0xD0, 0x1F}, // Set Auto ECC for fuse banks 1 to 5 by writing to OTP AUTO ECC0 register 73 {pmic_i2c, 0xD1, 0x1F}, // Set Auto ECC for fuse banks 6 to 10 by writing to OTP AUTO ECC1 register
|
| /rk3399_rockchip-uboot/board/phytec/pfla02/ |
| H A D | pfla02.c | 499 .banks = 8, 514 .banks = 8, 529 .banks = 8,
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ram/ |
| H A D | st,stm32-fmc.txt | 13 number of intenal banks in memory
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/ |
| H A D | litesom.c | 139 .banks = 8,
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | Kconfig | 65 int "Maximum banks of Integrated flash controller"
|
| /rk3399_rockchip-uboot/board/liebherr/display5/ |
| H A D | spl.c | 96 .banks = 8,
|
| /rk3399_rockchip-uboot/board/freescale/ls1012ardb/ |
| H A D | README | 24 - QSPI NOR flash memory (2 virtual banks)
|