Home
last modified time | relevance | path

Searched full:chipselect (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dlbc.txt1 * Chipselect/Local Bus
6 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
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H 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>;
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/fsl/
H 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
H A Dfsl,ifc.yaml29 Should be either two or three. The first cell is the chipselect
30 number, and the remaining cells are the offset into the chipselect.
35 Either one or two, depending on how large each chipselect can be.
57 Each range corresponds to a single chipselect, and covers the entire
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Drenesas,gyroadc.txt3 The GyroADC block is a reduced SPI block with up to 8 chipselect lines,
38 MB88101A is required. The Cx chipselect lines of the
48 8 chips are required. A 3:8 chipselect demuxer is
57 8 chips are required. A 3:8 chipselect demuxer is
H A Drenesas,rcar-gyroadc.yaml13 The GyroADC block is a reduced SPI block with up to 8 chipselect lines,
72 operation, single MB88101A is required. The Cx chipselect lines
81 A 3:8 chipselect demuxer is required to connect the nCS line
89 A 3:8 chipselect demuxer is required to connect the nCS line
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H 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
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H 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>;
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dnxp,rtc-2123.txt6 - reg: should be the SPI slave chipselect address
9 - spi-cs-high: PCF2123 needs chipselect high
H A Depson,rx6110.txt27 - spi-cs-high: RX6110 needs chipselect high
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H 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
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-gpio.yaml36 description: GPIOs to use for chipselect lines.
42 description: Number of chipselect lines. Should be <0> if a single device
H A Dspi-fsl-dspi.txt21 - spi-num-chipselects : the number of the chipselect signals.
26 - bus-num : the slave chip chipselect signal number.
H A Dspi_oc_tiny.txt5 - gpios : should specify GPIOs used for chipselect.
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dac14xx.dts105 chipselect = <2 0x00009000 0x00009100>;
112 chipselect = <6 0x00009000 0x00009100>;
120 chipselect = <3 0x00101140 0x00203100>;
128 chipselect = <5 0x00009000 0x00009100>;
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/
H A Dkeystone-k2l-evm.dts67 ti,cs-chipselect = <0>;
84 ti,davinci-chipselect = <0>;
H A Dkeystone-k2e-evm.dts94 ti,cs-chipselect = <0>;
111 ti,davinci-chipselect = <0>;
H A Dkeystone-k2hk-evm.dts111 ti,cs-chipselect = <0>;
128 ti,davinci-chipselect = <0>;
/freebsd/sys/contrib/device-tree/Bindings/net/ieee802154/
H A Dadf7242.txt6 - reg: the chipselect index
H A Dmrf24j40.txt9 - reg: the chipselect index
H A Dmcr20a.txt7 - reg: the chipselect index
H A Dat86rf230.txt8 - reg: the chipselect index
H A Dcc2520.txt7 - reg: the chipselect index
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dqcom,ebi2.txt54 - #address-cells: should be <2>: the first cell is the chipselect,
74 chipselect subnode, else the properties will become ambiguous.
/freebsd/sys/dev/spibus/
H A Dofw_spibus.c95 * Try to get the CS number first from the spi-chipselect in ofw_spibus_attach()
98 if (OF_getencprop(child, "spi-chipselect", &paddr, in ofw_spibus_attach()

123