Searched refs:chipsel (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 746 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 D | ti,davinci-nand.yaml | 52 ti,davinci-mask-chipsel: 106 ti,davinci-mask-chipsel = <0>;
|
| /linux-6.15/drivers/spi/ |
| H A D | spi-cadence-xspi.c | 171 #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 D | keystone-k2l-evm.dts | 87 ti,davinci-mask-chipsel = <0>;
|
| H A D | keystone-k2e-evm.dts | 114 ti,davinci-mask-chipsel = <0>;
|
| H A D | keystone-k2hk-evm.dts | 131 ti,davinci-mask-chipsel = <0>;
|
| /linux-6.15/arch/arm/boot/dts/ti/davinci/ |
| H A D | da850-lcdk.dts | 356 ti,davinci-mask-chipsel = <0>;
|
| H A D | da850-evm.dts | 437 ti,davinci-mask-chipsel = <0>;
|