Searched refs:chipsel (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | nand_bbt.c | 713 int chipsel) in write_bbt() argument 737 if (chipsel == -1) { in write_bbt() 740 nrchips = chipsel + 1; in write_bbt() 741 chip = chipsel; in write_bbt() 916 int i, chips, writeops, create, chipsel, res, res2; in check_create() local 935 chipsel = (td->options & NAND_BBT_PERCHIP) ? i : -1; in check_create() 974 create_bbt(mtd, buf, bd, chipsel); in check_create() 983 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create() 994 res2 = read_abs_bbt(mtd, buf, rd2, chipsel); in check_create() 1016 res = write_bbt(mtd, buf, td, md, chipsel); in check_create() [all …]
|
/Linux-v4.19/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-v4.19/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-v4.19/arch/arm/boot/dts/ |
D | keystone-k2l-evm.dts | 87 ti,davinci-mask-chipsel = <0>;
|
D | keystone-k2e-evm.dts | 114 ti,davinci-mask-chipsel = <0>;
|
D | keystone-k2hk-evm.dts | 131 ti,davinci-mask-chipsel = <0>;
|
D | da850-lcdk.dts | 279 ti,davinci-mask-chipsel = <0>;
|
D | da850-evm.dts | 400 ti,davinci-mask-chipsel = <0>;
|