Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c617 int chipsel) in write_bbt() argument
641 if (chipsel == -1) { in write_bbt()
644 nrchips = chipsel + 1; in write_bbt()
645 chip = chipsel; in write_bbt()
896 create_bbt(mtd, buf, bd, chipsel); in check_create()
905 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create()
1150 int chip, chipsel; in nand_update_bbt() local
1168 chipsel = chip; in nand_update_bbt()
1171 chipsel = -1; in nand_update_bbt()
1180 res = write_bbt(mtd, buf, td, md, chipsel); in nand_update_bbt()
[all …]
/openbmc/linux/drivers/mtd/nand/raw/
H A 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()
1010 create_bbt(this, buf, bd, chipsel); in check_create()
1019 res = read_abs_bbt(this, buf, rd, chipsel); in check_create()
1078 int chip, chipsel; in nand_update_bbt() local
1096 chipsel = chip; in nand_update_bbt()
1099 chipsel = -1; in nand_update_bbt()
1108 res = write_bbt(this, buf, td, md, chipsel); in nand_update_bbt()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Ddavinci-nand.txt39 - ti,davinci-mask-chipsel: mask for chipselect address. Needed to mask
85 ti,davinci-mask-chipsel = <0>;
/openbmc/linux/drivers/spi/
H A Dspi-cadence-xspi.c169 #define CDNS_XSPI_CMD_FLD_P1_INSTR_CMD_4(op, chipsel) ( \ argument
172 FIELD_PREP(CDNS_XSPI_CMD_P1_R4_BANK, chipsel))
188 #define CDNS_XSPI_CMD_FLD_DSEQ_CMD_4(op, chipsel) ( \ argument
189 FIELD_PREP(CDNS_XSPI_CMD_DSEQ_R4_BANK, chipsel) | \
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2l-evm.dts73 ti,davinci-mask-chipsel = <0>;
H A Dkeystone-k2e-evm.dts96 ti,davinci-mask-chipsel = <0>;
H A Dkeystone-k2hk-evm.dts117 ti,davinci-mask-chipsel = <0>;
H A Dda850-lcdk.dts279 ti,davinci-mask-chipsel = <0>;
H A Dda850-evm.dts427 ti,davinci-mask-chipsel = <0>;
/openbmc/linux/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>;
/openbmc/linux/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>;