Home
last modified time | relevance | path

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

/linux-6.15/drivers/mtd/nand/raw/
H A Dnand_bbt.c746 int chipsel) in write_bbt() argument
771 if (chipsel == -1) { in write_bbt()
774 nrchips = chipsel + 1; in write_bbt()
775 chip = chipsel; in write_bbt()
1009 create_bbt(this, buf, bd, chipsel); in check_create()
1018 res = read_abs_bbt(this, buf, rd, chipsel); in check_create()
1077 int chip, chipsel; in nand_update_bbt() local
1095 chipsel = chip; in nand_update_bbt()
1098 chipsel = -1; in nand_update_bbt()
1107 res = write_bbt(this, buf, td, md, chipsel); in nand_update_bbt()
[all …]
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Dti,davinci-nand.yaml52 ti,davinci-mask-chipsel:
106 ti,davinci-mask-chipsel = <0>;
/linux-6.15/drivers/spi/
H A Dspi-cadence-xspi.c171 #define CDNS_XSPI_CMD_FLD_P1_INSTR_CMD_4(op, chipsel) ( \ argument
174 FIELD_PREP(CDNS_XSPI_CMD_P1_R4_BANK, chipsel))
190 #define CDNS_XSPI_CMD_FLD_DSEQ_CMD_4(op, chipsel) ( \ argument
191 FIELD_PREP(CDNS_XSPI_CMD_DSEQ_R4_BANK, chipsel) | \
222 #define CDNS_XSPI_CMD_FLD_GENERIC_DSEQ_CMD_4(dir, chipsel) ( \ argument
223 FIELD_PREP(CDNS_XSPI_CMD_DSEQ_R4_BANK, chipsel) | \
/linux-6.15/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2l-evm.dts87 ti,davinci-mask-chipsel = <0>;
H A Dkeystone-k2e-evm.dts114 ti,davinci-mask-chipsel = <0>;
H A Dkeystone-k2hk-evm.dts131 ti,davinci-mask-chipsel = <0>;
/linux-6.15/arch/arm/boot/dts/ti/davinci/
H A Dda850-lcdk.dts356 ti,davinci-mask-chipsel = <0>;
H A Dda850-evm.dts437 ti,davinci-mask-chipsel = <0>;