Home
last modified time | relevance | path

Searched refs:chipselect (Results 1 – 25 of 68) sorted by relevance

123

/linux/drivers/spi/
A Dspi-xcomm.c36 uint16_t chipselect; member
53 put_unaligned_be16(spi_xcomm->chipselect, &buf[3]); in spi_xcomm_sync_config()
62 uint16_t chipselect = spi_xcomm->chipselect; in spi_xcomm_chipselect() local
65 chipselect |= BIT(cs); in spi_xcomm_chipselect()
67 chipselect &= ~BIT(cs); in spi_xcomm_chipselect()
69 spi_xcomm->chipselect = chipselect; in spi_xcomm_chipselect()
/linux/Documentation/devicetree/bindings/powerpc/fsl/
A Dlbc.txt6 chipselect number, and the remaining cells are the
7 offset into the chipselect.
8 - #size-cells : Either one or two, depending on how large each chipselect
10 - ranges : Each range corresponds to a single chipselect, and cover
/linux/Documentation/devicetree/bindings/mtd/
A Ddavinci-nand.txt20 - ti,davinci-chipselect: number of chipselect. Indicates on the
21 davinci_nand driver which chipselect is used
39 - ti,davinci-mask-chipsel: mask for chipselect address. Needed to mask
40 addresses for given chipselect.
82 ti,davinci-chipselect = <1>;
/linux/drivers/mtd/nand/raw/
A Dhisi504_nand.c133 int chipselect; member
215 | ((host->chipselect & HINFC504_DMA_CTRL_CS_MASK) in hisi_nfc_dma_transfer()
289 | ((host->chipselect & HINFC504_OP_NF_CS_MASK) in hisi_nfc_send_cmd_erase()
308 | ((host->chipselect & HINFC504_OP_NF_CS_MASK) in hisi_nfc_send_cmd_readid()
323 | ((host->chipselect & HINFC504_OP_NF_CS_MASK) in hisi_nfc_send_cmd_status()
337 | ((chipselect & HINFC504_OP_NF_CS_MASK) in hisi_nfc_send_cmd_reset()
347 static void hisi_nfc_select_chip(struct nand_chip *chip, int chipselect) in hisi_nfc_select_chip() argument
351 if (chipselect < 0) in hisi_nfc_select_chip()
354 host->chipselect = chipselect; in hisi_nfc_select_chip()
483 hisi_nfc_send_cmd_reset(host, host->chipselect); in hisi_nfc_cmdfunc()
[all …]
/linux/Documentation/devicetree/bindings/memory-controllers/fsl/
A Difc.txt10 chipselect number, and the remaining cells are the
11 offset into the chipselect.
12 - #size-cells : Either one or two, depending on how large each chipselect
24 - ranges : Each range corresponds to a single chipselect, and covers
/linux/Documentation/devicetree/bindings/rtc/
A Dnxp,rtc-2123.txt6 - reg: should be the SPI slave chipselect address
9 - spi-cs-high: PCF2123 needs chipselect high
/linux/Documentation/devicetree/bindings/gpio/
A Dspear_spics.txt5 PL022 control. If chipselect remain under PL022 control then they would be
12 directly control each PL022 chipselect. Hence, it is natural for SPEAr to export
21 * st-spics,cs-value-bit: bit offset to drive chipselect low or high
/linux/Documentation/devicetree/bindings/iio/adc/
A Drenesas,rcar-gyroadc.yaml13 The GyroADC block is a reduced SPI block with up to 8 chipselect lines,
68 operation, single MB88101A is required. The Cx chipselect lines
77 A 3:8 chipselect demuxer is required to connect the nCS line
85 A 3:8 chipselect demuxer is required to connect the nCS line
/linux/Documentation/devicetree/bindings/spi/
A Dspi-gpio.yaml36 description: GPIOs to use for chipselect lines.
42 description: Number of chipselect lines. Should be <0> if a single device
A Dspi-fsl-dspi.txt21 - spi-num-chipselects : the number of the chipselect signals.
26 - bus-num : the slave chip chipselect signal number.
A Dspi_oc_tiny.txt5 - gpios : should specify GPIOs used for chipselect.
/linux/arch/powerpc/boot/dts/
A Dac14xx.dts105 chipselect = <2 0x00009000 0x00009100>;
112 chipselect = <6 0x00009000 0x00009100>;
120 chipselect = <3 0x00101140 0x00203100>;
128 chipselect = <5 0x00009000 0x00009100>;
/linux/Documentation/devicetree/bindings/memory-controllers/
A Dti-aemif.txt73 - ti,cs-chipselect: number of chipselect. Indicates on the aemif driver
74 which chipselect is used for accessing the memory. For
163 ti,cs-chipselect = <2>;
192 ti,cs-chipselect = <0>;
/linux/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl-mcp23s08.txt26 SPI uses this to specify the chipselect line which the chip is
28 multiple chips on the same chipselect. Have a look at
35 SPI chipselect. Set a bit in bit0-7 in this mask to 1 if there is a
39 possible to mix mcp23s08 and mcp23s17 on the same chipselect. Set at
/linux/arch/arm/boot/dts/
A Dkeystone-k2l-evm.dts67 ti,cs-chipselect = <0>;
84 ti,davinci-chipselect = <0>;
A Dkeystone-k2e-evm.dts94 ti,cs-chipselect = <0>;
111 ti,davinci-chipselect = <0>;
A Dkeystone-k2hk-evm.dts111 ti,cs-chipselect = <0>;
128 ti,davinci-chipselect = <0>;
/linux/drivers/mtd/spi-nor/controllers/
A Dhisi-sfc.c83 u32 chipselect; member
192 reg = OP_CFG_FM_CS(priv->chipselect); in hisi_spi_nor_op_reg()
248 reg = OP_CFG_FM_CS(priv->chipselect); in hisi_spi_nor_dma_transfer()
353 ret = of_property_read_u32(np, "reg", &priv->chipselect); in hisi_spi_nor_register()
/linux/include/linux/platform_data/
A Dspi-clps711x.h13 int *chipselect; /* Array of GPIO-numbers */ member
/linux/Documentation/spi/
A Dspidev.rst36 chipselect polarity, etc) as usual, so you won't always need to override
46 chipselect C on bus B, you should see:
85 the chipselect is deactivated between those operations. Full-duplex access,
86 and composite operation without chipselect de-activation, is available using
/linux/Documentation/devicetree/bindings/net/ieee802154/
A Dadf7242.txt6 - reg: the chipselect index
A Dmrf24j40.txt9 - reg: the chipselect index
A Dmcr20a.txt7 - reg: the chipselect index
A Dat86rf230.txt8 - reg: the chipselect index
/linux/include/linux/spi/
A Dspi_bitbang.h21 void (*chipselect)(struct spi_device *spi, int is_on); member

Completed in 47 milliseconds

123