Home
last modified time | relevance | path

Searched refs:chipsel (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
Dnand_bbt.c622 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/
Dlatch-addr-flash.c133 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/
Ddavinci-nand.txt39 - 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/
Dk2l-evm.dts73 ti,davinci-mask-chipsel = <0>;
Dk2e-evm.dts96 ti,davinci-mask-chipsel = <0>;
Dk2hk-evm.dts117 ti,davinci-mask-chipsel = <0>;
Dda850.dtsi300 ti,davinci-mask-chipsel = <0>;