Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Dnand_bbt.c747 int chipsel) in write_bbt() argument
772 if (chipsel == -1) { in write_bbt()
775 nrchips = chipsel + 1; in write_bbt()
776 chip = chipsel; in write_bbt()
953 int i, chips, writeops, create, chipsel, res, res2; in check_create() local
971 chipsel = (td->options & NAND_BBT_PERCHIP) ? i : -1; in check_create()
1010 create_bbt(this, buf, bd, chipsel); in check_create()
1019 res = read_abs_bbt(this, buf, rd, chipsel); in check_create()
1030 res2 = read_abs_bbt(this, buf, rd2, chipsel); in check_create()
1052 res = write_bbt(this, buf, td, md, chipsel); in check_create()
[all …]
/linux-6.1.9/drivers/spi/
Dspi-cadence-xspi.c166 #define CDNS_XSPI_CMD_FLD_P1_INSTR_CMD_4(op, chipsel) ( \ argument
169 FIELD_PREP(CDNS_XSPI_CMD_P1_R4_BANK, chipsel))
185 #define CDNS_XSPI_CMD_FLD_DSEQ_CMD_4(op, chipsel) ( \ argument
186 FIELD_PREP(CDNS_XSPI_CMD_DSEQ_R4_BANK, chipsel) | \
/linux-6.1.9/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-6.1.9/arch/arm/boot/dts/
Dkeystone-k2l-evm.dts87 ti,davinci-mask-chipsel = <0>;
Dkeystone-k2e-evm.dts114 ti,davinci-mask-chipsel = <0>;
Dkeystone-k2hk-evm.dts131 ti,davinci-mask-chipsel = <0>;
Dda850-lcdk.dts356 ti,davinci-mask-chipsel = <0>;
Dda850-evm.dts437 ti,davinci-mask-chipsel = <0>;