Searched refs:chipsel (Results 1 – 6 of 6) sorted by relevance
/u-boot/drivers/mtd/nand/raw/ |
A D | nand_bbt.c | 620 int chipsel) in write_bbt() argument 644 if (chipsel == -1) { in write_bbt() 647 nrchips = chipsel + 1; in write_bbt() 648 chip = chipsel; in write_bbt() 899 create_bbt(mtd, buf, bd, chipsel); in check_create() 908 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create() 1153 int chip, chipsel; in nand_update_bbt() local 1171 chipsel = chip; in nand_update_bbt() 1174 chipsel = -1; in nand_update_bbt() 1183 res = write_bbt(mtd, buf, td, md, chipsel); in nand_update_bbt() [all …]
|
/u-boot/arch/arm/dts/ |
A D | keystone-k2l-evm.dts | 73 ti,davinci-mask-chipsel = <0>;
|
A D | keystone-k2e-evm.dts | 96 ti,davinci-mask-chipsel = <0>;
|
A D | keystone-k2hk-evm.dts | 117 ti,davinci-mask-chipsel = <0>;
|
A D | da850-lcdk.dts | 279 ti,davinci-mask-chipsel = <0>;
|
A D | da850-evm.dts | 427 ti,davinci-mask-chipsel = <0>;
|
Completed in 8 milliseconds