Home
last modified time | relevance | path

Searched full:mosi (Results 1 – 25 of 123) sorted by relevance

12345

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,kirkwood-pinctrl.txt25 mpp1 1 gpo, nand(io3), spi(mosi)
30 mpp6 6 sysrst(out), spi(mosi), ptp(trig)
63 mpp1 1 gpo, nand(io3), spi(mosi)
68 mpp6 6 sysrst(out), spi(mosi), ptp(trig)
107 mpp1 1 gpo, nand(io3), spi(mosi)
112 mpp6 6 sysrst(out), spi(mosi), ptp(trig)
141 mpp27 27 gpio, ge1(rxd3), ts(mp7), tdm(spi-mosi), audio(sdi)
156 mpp1 1 gpo, nand(io3), spi(mosi)
161 mpp6 6 sysrst(out), spi(mosi), ptp(trig)
190 mpp27 27 gpio, ge1(rxd3), ts(mp7), tdm(spi-mosi), audio(sdi)
[all …]
H A Dmarvell,armada-370-pinctrl.txt33 mpp14 14 gpio, ge0(rxd3), pcie(clkreq0), sd0(d2), spi1(mosi),
44 mpp23 23 gpo, ge0(txd7), ge1(txd3), spi1(mosi)
55 mpp34 34 gpo, dev(we0), spi0(mosi)
75 mpp51 51 gpio, dev(ad12), i2c1(sda), sd0(d2), spi1(mosi)
96 mpp65 65 gpio, spi0(mosi), spi0(cs2)
H A Dmarvell,armada-375-pinctrl.txt17 mpp1 1 gpio, dev(ad3), spi0(mosi), spi1(mosi)
47 mpp31 31 gpio, ge1(txd1), spi1(mosi)
H A Dmarvell,dove-pinctrl.txt26 mpp6 6 gpio, pmu, uart3(txd), sdio1(buspwr), spi1(mosi), pmu*
48 mpp22 22 gpio, sdio0(buspwr), sdio1(buspwr), spi1(mosi),
49 lcd-spi(mosi), uart1(cts), ssp(txd)
H A Dmarvell,armada-38x-pinctrl.txt33 mpp15 15 gpio, ge0(rxd3), ge(mdc slave), pcie0(rstout), spi0(mosi)
40 mpp22 22 gpio, spi0(mosi), dev(ad0)
74 mpp56 56 gpio, ua1(rts), ge(mdc), dram(deccerr), spi1(mosi), ua1(txd)
H A Dmarvell,armada-39x-pinctrl.txt33 mpp15 15 gpio, pcie0(rstout), spi0(mosi), i2c1(sck)
41 mpp22 22 gpio, spi0(mosi), dev(ad0)
78 mpp56 56 gpio, ua1(rts), dram(deccerr), spi1(mosi), ua1(txd)
H A Dmarvell,armada-xp-pinctrl.txt34 mpp13 13 gpio, ge0(txd5), ge1(txd0), spi1(mosi), lcd(d13)
57 mpp36 36 gpio, spi0(mosi)
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-gpio.yaml31 mosi-gpios:
32 description: GPIO spec for the MOSI line to use
49 gpio-mosi: false
67 mosi-gpios = <&gpio 97 0>;
/linux/drivers/iio/dac/
H A Dmcp4922.c33 u8 mosi[2] __aligned(IIO_DMA_MINALIGN);
53 state->mosi[1] = val & 0xff; in mcp4922_spi_write()
54 state->mosi[0] = (addr == 0) ? 0x00 : 0x80; in mcp4922_spi_write()
55 state->mosi[0] |= 0x30 | ((val >> 8) & 0x0f); in mcp4922_spi_write()
57 return spi_write(state->spi, state->mosi, 2); in mcp4922_spi_write()
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-gpio.c139 dev_dbg(dev, "%s(), MOSI CLK ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl()
145 dev_dbg(dev, "%s(), MOSI DAT ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl()
151 dev_dbg(dev, "%s(), MOSI DAT OFF select fail!\n", __func__); in mt8186_afe_gpio_adda_dl()
157 dev_dbg(dev, "%s(), MOSI CLK ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl()
/linux/Documentation/spi/
H A Dspi-summary.rst15 and parallel data lines with "Master Out, Slave In" (MOSI) or "Master In,
57 Some chips eliminate a signal line by combining MOSI and MISO, and
184 MOSI, and MISO.
506 SPI bus (shared SCK, MOSI, MISO). Valid bus numbers start at zero. On
635 MOSI XXX__________ _______ _______ ________XXX
654 MOSI idle state configuration
658 MOSI line when the controller is not clocking out data. However, there do exist
659 peripherals that require specific MOSI line state when data is not being clocked
660 out. For example, if the peripheral expects the MOSI line to be high when the
674 MOSI _____ _______ _______ _______________ ___
[all …]
H A Dbutterfly.rst37 MOSI J403.PB2/MOSI pin 9/D7
68 MOSI J403.PE5/DI pin 6/D4
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-cp110.c144 MPP_FUNCTION(4, "spi0", "mosi"),
145 MPP_FUNCTION(5, "spi1", "mosi"),
192 MPP_FUNCTION(3, "spi1", "mosi"),
193 MPP_FUNCTION(6, "spi0", "mosi"),
194 MPP_FUNCTION(8, "mss_spi", "mosi"),
273 MPP_FUNCTION(2, "spi1", "mosi"),
329 MPP_FUNCTION(3, "mss_spi", "mosi"),
413 MPP_FUNCTION(6, "spi0", "mosi"),
466 MPP_FUNCTION(5, "spi1", "mosi"),
543 MPP_FUNCTION(6, "spi0", "mosi"),
H A Dpinctrl-armada-375.c30 MPP_FUNCTION(0x2, "spi0", "mosi"),
31 MPP_FUNCTION(0x3, "spi1", "mosi"),
40 MPP_FUNCTION(0x6, "spi1", "mosi")),
109 MPP_FUNCTION(0x6, "spi1", "mosi")),
156 MPP_FUNCTION(0x5, "spi0", "mosi"),
196 MPP_FUNCTION(0x3, "spi1", "mosi"),
H A Dpinctrl-armada-370.c100 MPP_FUNCTION(0x4, "spi1", "mosi"),
144 MPP_FUNCTION(0x4, "spi1", "mosi")),
193 MPP_FUNCTION(0x2, "spi0", "mosi")),
275 MPP_FUNCTION(0x4, "spi1", "mosi")),
358 MPP_FUNCTION(0x1, "spi0", "mosi"),
H A Dpinctrl-ac5.c82 MPP_FUNCTION(1, "spi0", "mosi")),
117 MPP_FUNCTION(3, "spi1", "mosi")),
/linux/drivers/iio/adc/
H A Drohm-bd79112.c100 * First 16-bit sequence, MOSI as below, MISO data ignored:
102 * - MOSI:| 0 | 0 | IOSET | RW (1) | ADDR | 8'b0 |
106 * Second 16-bit sequence, MISO as below, MOSI data ignored:
136 * First 8-bit, MOSI as below, MISO data ignored:
138 * - MOSI:| 0 | 0 |IOSET| RW(0) | ADDR |
140 * Last 8 SCK cycles (b8 ... b15), MISO contains register data, MOSI ignored.
/linux/include/uapi/linux/spi/
H A Dspi.h31 #define SPI_MOSI_IDLE_LOW _BITUL(17) /* leave MOSI line low when idle */
32 #define SPI_MOSI_IDLE_HIGH _BITUL(18) /* leave MOSI line high when idle */
/linux/arch/arm/boot/dts/st/
H A Dste-nomadik-nhk15.dts209 * and MOSI (in the spec MOSI is called "SDA").
212 mosi-gpios = <&gpio0 4 GPIO_ACTIVE_HIGH>;
/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-suniv-f1c100s.c45 SUNXI_FUNCTION(0x6, "spi1")), /* MOSI */
78 SUNXI_FUNCTION(0x6, "spi1")), /* MOSI */
113 SUNXI_FUNCTION(0x2, "spi0"), /* MOSI */
238 SUNXI_FUNCTION(0x3, "spi0"), /* MOSI */
319 SUNXI_FUNCTION(0x4, "spi1"), /* MOSI */
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-spi-byte.txt4 - one LED is controlled by a single byte on MOSI
/linux/Documentation/devicetree/bindings/leds/irled/
H A Dir-spi-led.yaml13 IR LED switch is connected to the MOSI line of the SPI device and the data
/linux/Documentation/hwmon/
H A Dlm70.rst46 comprise the MOSI/MISO loop. At the end of the transfer, the 11-bit 2's
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-sk-imx53-atm0700d4-lvds.dts90 mosi-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>;
H A Dimx53-sk-imx53-atm0700d4-rgb.dts104 mosi-gpios = <&gpio2 3 GPIO_ACTIVE_HIGH>;

12345