Home
last modified time | relevance | path

Searched refs:ncs (Results 1 – 25 of 37) sorted by relevance

12

/u-boot/board/compulab/cm_fx6/
A Dspl.c133 cm_fx6_sysinfo_s.ncs = 1; in spl_mx6s_dram_init()
137 cm_fx6_sysinfo_s.ncs = 1; in spl_mx6s_dram_init()
141 cm_fx6_sysinfo_s.ncs = 2; in spl_mx6s_dram_init()
203 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
207 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
211 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
215 cm_fx6_sysinfo_q.ncs = 2; in spl_mx6q_dram_init()
219 cm_fx6_sysinfo_q.ncs = 2; in spl_mx6q_dram_init()
/u-boot/board/engicam/common/
A Dspl.c242 .ncs = 1,
274 .ncs = 1,
291 .ncs = 1,
339 .ncs = 1,
/u-boot/board/bachmann/ot1200/
A Dot1200_spl.c76 .ncs = 1,
/u-boot/board/ccv/xpress/
A Dspl.c52 .ncs = 1,
/u-boot/board/barco/platinum/
A Dspl_picon.c124 .ncs = 1, in spl_dram_init()
A Dspl_titanium.c127 .ncs = 1, in spl_dram_init()
/u-boot/board/gateworks/gw_ventana/
A Dgw_ventana_spl.c498 .ncs = 1, in spl_dram_init()
601 sysinfo.ncs = 2; in spl_dram_init()
623 sysinfo.ncs = 2; in spl_dram_init()
/u-boot/drivers/mtd/nand/raw/
A Dstm32_fmc2_nand.c151 int ncs; member
240 if (chipnr < 0 || chipnr >= nand->ncs) in stm32_fmc2_nfc_select_chip()
796 if (!ofnode_get_property(node, "reg", &nand->ncs)) in stm32_fmc2_nfc_parse_child()
799 nand->ncs /= sizeof(u32); in stm32_fmc2_nfc_parse_child()
800 if (!nand->ncs) { in stm32_fmc2_nfc_parse_child()
805 ret = ofnode_read_u32_array(node, "reg", cs, nand->ncs); in stm32_fmc2_nfc_parse_child()
811 for (i = 0; i < nand->ncs; i++) { in stm32_fmc2_nfc_parse_child()
974 ret = nand_scan_ident(mtd, nand->ncs, NULL); in stm32_fmc2_nfc_probe()
/u-boot/board/wandboard/
A Dspl.c230 .ncs = 1,
273 .ncs = 1,
292 .ncs = 1,
/u-boot/arch/arm/mach-imx/mx6/
A Dddr.c1144 debug("ncs=%d\n", sysinfo->ncs); in mx6_lpddr2_cfg()
1224 ((sysinfo->ncs == 2) ? 1 : 0) << 30; /* SDE_1 for CS1 */ in mx6_lpddr2_cfg()
1227 for (cs = 0; cs < sysinfo->ncs; cs++) { in mx6_lpddr2_cfg()
1424 debug("ncs=%d\n", sysinfo->ncs); in mx6_ddr3_cfg()
1520 ((sysinfo->ncs == 2) ? 1 : 0) << 30; /* SDE_1 for CS1 */ in mx6_ddr3_cfg()
1523 for (cs = 0; cs < sysinfo->ncs; cs++) { in mx6_ddr3_cfg()
1604 sysinfo->ncs == 2) in mx6_ddr3_cfg()
1619 sysinfo->ncs == 2) in mx6_ddr3_cfg()
1622 sysinfo->ncs == 2) in mx6_ddr3_cfg()
1628 sysinfo->ncs == 2) in mx6_ddr3_cfg()
A Dlitesom.c122 .ncs = 1,
A Dopos6ul.c122 .ncs = 1,
/u-boot/board/freescale/mx6ul_14x14_evk/
A Dmx6ul_14x14_evk.c409 .ncs = 1,
449 .ncs = 1,
/u-boot/board/liebherr/mccmon6/
A Dspl.c182 .ncs = 1,
223 .ncs = 1,
240 .ncs = 1,
/u-boot/board/bticino/mamoj/
A Dspl.c121 .ncs = 1,
/u-boot/board/technexion/pico-imx6ul/
A Dspl.c72 .ncs = 1,
/u-boot/board/myir/mys_6ulx/
A Dspl.c55 .ncs = 1,
/u-boot/board/phytec/pcl063/
A Dspl.c57 .ncs = 1,
/u-boot/board/k+p/kp_imx6q_tpc/
A Dkp_imx6q_tpc_spl.c166 .ncs = 1, in spl_dram_init()
/u-boot/board/phytec/pcm058/
A Dpcm058.c211 .ncs = 1, in spl_dram_init()
/u-boot/board/variscite/dart_6ul/
A Dspl.c66 .ncs = 1,
/u-boot/board/udoo/
A Dudoo_spl.c186 .ncs = 1,
/u-boot/board/ge/b1x5v2/
A Dspl.c301 .ncs = 1, in spl_dram_init()
343 sysinfo.ncs = 2; in spl_dram_init()
/u-boot/board/dhelectronics/dh_imx6/
A Ddh_imx6_spl.c244 .ncs = 1, /* single chip select */
263 .ncs = 1, /* single chip select */
/u-boot/board/technexion/pico-imx6/
A Dspl.c190 .ncs = 1,

Completed in 49 milliseconds

12