Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2l-evm.dts53 ti,cs-chipselect = <0>;
70 ti,davinci-chipselect = <0>;
H A Dkeystone-k2e-evm.dts76 ti,cs-chipselect = <0>;
93 ti,davinci-chipselect = <0>;
H A Dkeystone-k2hk-evm.dts97 ti,cs-chipselect = <0>;
114 ti,davinci-chipselect = <0>;
H A Dda850-lcdk.dts267 ti,cs-chipselect = <3>;
276 ti,davinci-chipselect = <1>;
H A Dda850-evm.dts415 ti,cs-chipselect = <3>;
424 ti,davinci-chipselect = <1>;
H A Dsocfpga_stratix10.dtsi256 num-chipselect = <4>;
269 num-chipselect = <4>;
H A Dsocfpga_arria10.dtsi629 num-chipselect = <4>;
/openbmc/u-boot/arch/mips/dts/
H A Dmscc,jr2.dtsi99 num-chipselect = <4>;
H A Dmscc,ocelot.dtsi105 num-chipselect = <4>;
/openbmc/u-boot/doc/device-tree-bindings/spi/
H A Dspi-bus.txt71 If a gpio chipselect is used for the SPI slave the gpio number will be passed
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt216 * cs - the chipselect used to drive this RAM module
/openbmc/qemu/hw/arm/
H A Domap1.c2179 int chipselect = (s->control >> 10) & 3; /* INDEX */ in omap_uwire_transfer_start() local
2184 chipselect, in omap_uwire_transfer_start()
2194 qemu_log_mask(LOG_UNIMP, "uWireSlave RX CS:%d\n", chipselect); in omap_uwire_transfer_start()