Searched refs:chipsel (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 619 int chipsel) in write_bbt() argument 643 if (chipsel == -1) { in write_bbt() 646 nrchips = chipsel + 1; in write_bbt() 647 chip = chipsel; in write_bbt() 840 int i, chips, writeops, create, chipsel, res, res2; in check_create() local 859 chipsel = (td->options & NAND_BBT_PERCHIP) ? i : -1; in check_create() 898 create_bbt(mtd, buf, bd, chipsel); in check_create() 907 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create() 918 res2 = read_abs_bbt(mtd, buf, rd2, chipsel); in check_create() 940 res = write_bbt(mtd, buf, td, md, chipsel); in check_create() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | keystone-k2l-evm.dts | 73 ti,davinci-mask-chipsel = <0>;
|
| H A D | keystone-k2e-evm.dts | 96 ti,davinci-mask-chipsel = <0>;
|
| H A D | keystone-k2hk-evm.dts | 117 ti,davinci-mask-chipsel = <0>;
|