Searched refs:chipsel (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/mtd/nand/ |
D | nand_bbt.c | 622 int chipsel) in write_bbt() argument 646 if (chipsel == -1) { in write_bbt() 649 nrchips = chipsel + 1; in write_bbt() 650 chip = chipsel; in write_bbt() 843 int i, chips, writeops, create, chipsel, res, res2; in check_create() local 862 chipsel = (td->options & NAND_BBT_PERCHIP) ? i : -1; in check_create() 901 create_bbt(mtd, buf, bd, chipsel); in check_create() 910 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create() 921 res2 = read_abs_bbt(mtd, buf, rd2, chipsel); in check_create() 943 res = write_bbt(mtd, buf, td, md, chipsel); in check_create() [all …]
|
/linux-4.1.27/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.1.27/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.1.27/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>;
|