Searched refs:chipsel (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/mtd/nand/ |
| 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 …]
|
| /linux-4.4.14/drivers/mtd/maps/ |
| D | latch-addr-flash.c | 133 int chipsel; in latch_addr_flash_probe() local 144 chipsel = dev->id; in latch_addr_flash_probe() 147 err = latch_addr_data->init(latch_addr_data->data, chipsel); in latch_addr_flash_probe()
|
| /linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
| D | davinci-nand.txt | 39 - ti,davinci-mask-chipsel: mask for chipselect address. Needed to mask 85 ti,davinci-mask-chipsel = <0>;
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | k2l-evm.dts | 73 ti,davinci-mask-chipsel = <0>;
|
| D | k2e-evm.dts | 96 ti,davinci-mask-chipsel = <0>;
|
| D | k2hk-evm.dts | 117 ti,davinci-mask-chipsel = <0>;
|
| D | da850.dtsi | 300 ti,davinci-mask-chipsel = <0>;
|