Searched refs:chipsel (Results 1 – 6 of 6) sorted by relevance
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 617 int chipsel) in write_bbt() argument 641 if (chipsel == -1) { in write_bbt() 644 nrchips = chipsel + 1; in write_bbt() 645 chip = chipsel; in write_bbt() 838 int i, chips, writeops, create, chipsel, res, res2; in check_create() local 857 chipsel = (td->options & NAND_BBT_PERCHIP) ? i : -1; in check_create() 896 create_bbt(mtd, buf, bd, chipsel); in check_create() 905 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create() 916 res2 = read_abs_bbt(mtd, buf, rd2, chipsel); in check_create() 938 res = write_bbt(mtd, buf, td, md, chipsel); in check_create() [all …]
|
| /openbmc/u-boot/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>;
|
| H A D | da850-lcdk.dts | 279 ti,davinci-mask-chipsel = <0>;
|
| H A D | da850-evm.dts | 427 ti,davinci-mask-chipsel = <0>;
|