Searched refs:SSP (Results 1 – 25 of 34) sorted by relevance
12
| /Linux-v5.4/drivers/iio/common/ssp_sensors/ |
| D | Kconfig | 3 # SSP sensor drivers and commons configuration 5 menu "SSP Sensor Common" 8 tristate "Commons for all SSP Sensor IIO drivers" 13 Say yes here to build commons for SSP sensors. 22 SSP driver for sensorhub.
|
| /Linux-v5.4/Documentation/spi/ |
| D | pxa2xx.rst | 2 PXA2xx SPI on SSP driver HOWTO 9 - Support for any PXA2xx SSP 10 - SSP PIO and SSP DMA data transfers. 34 The "pxa2xx_spi_controller.enable_dma" field informs the driver that SSP DMA should 63 .id = 2, /* Bus number, MUST MATCH SSP number 1..n */ 104 used to configure the SSP hardware fifo. These fields are critical to the 115 the PXA2xx "Developer Manual" sections on the DMA controller and SSP Controllers 116 to determine the correct value. An SSP configured for byte-wide transfers would 121 trailing bytes in the SSP receiver fifo. The correct value for this field is 123 slave device. Please note that the PXA2xx SSP 1 does not support trailing byte [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/spi/ |
| D | mxs-spi.txt | 1 * Freescale MX233/MX28 SSP/SPI 6 - interrupts: Should contain SSP ERROR interrupt 8 and SSP DMA channel ID.
|
| D | spi-pxa2xx.txt | 1 PXA2xx SSP SPI Controller
|
| /Linux-v5.4/Documentation/devicetree/bindings/mmc/ |
| D | mxs-mmc.txt | 3 The Freescale MXS Synchronous Serial Ports (SSP) can act as a MMC controller 14 and SSP DMA channel ID.
|
| /Linux-v5.4/drivers/clk/mxs/ |
| D | clk-imx23.c | 28 #define SSP (CLKCTRL + 0x0070) macro 130 clks[ssp_div] = mxs_clk_div("ssp_div", "ssp_sel", SSP, 0, 9, 29); in mx23_clocks_init() 145 clks[ssp] = mxs_clk_gate("ssp", "ssp_div", SSP, 31); in mx23_clocks_init()
|
| /Linux-v5.4/arch/arm/mach-sa1100/ |
| D | Kconfig | 99 bool "HP Jornada 720 Extended SSP driver" 106 the generic SSP which it extends. 165 tristate "Generic PIO SSP" 167 Say Y here to enable support for the generic PIO SSP driver.
|
| /Linux-v5.4/arch/arm/plat-pxa/ |
| D | Kconfig | 7 Enable support for PXA2xx SSP ports
|
| /Linux-v5.4/Documentation/devicetree/bindings/misc/ |
| D | olpc,xo1.75-ec.txt | 10 SSP binding as documented in:
|
| /Linux-v5.4/Documentation/devicetree/bindings/sound/ |
| D | mrvl,pxa-ssp.txt | 1 Marvell PXA SSP CPU DAI bindings
|
| D | brcm,cygnus-audio.txt | 22 SSP Subnode properties:
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | gemini-dlink-dir-685.dts | 35 /* Collides with LPC_LAD[0], UART DCD, SSP 97RST */ 43 /* Collides with LPC LFRAME, UART RTS, SSP TXD */ 106 /* Collides with LPC_SERIRQ, UART DTR, SSP FSC pins */ 113 /* Collides with LPC_LAD[2], UART DSR, SSP ECLK pins */
|
| D | ste-hrefprev60.dtsi | 56 * On the first generation boards, this SSP/SPI port was connected
|
| D | tegra30-colibri-eval-v3.dts | 82 /* SPI1: Colibri SSP */
|
| D | tegra20-colibri-iris.dts | 167 /* SPI4: Colibri SSP */
|
| D | tegra20-colibri-eval-v3.dts | 167 /* SPI4: Colibri SSP */
|
| D | gemini-dlink-dns-313.dts | 202 * UART modem lines, SSP
|
| D | imx6dl-colibri-eval-v3.dts | 146 /* Colibri SSP */
|
| /Linux-v5.4/Documentation/devicetree/bindings/serial/ |
| D | mrvl,pxa-ssp.txt | 1 Device tree bindings for Marvell PXA SSP ports
|
| /Linux-v5.4/drivers/usb/cdns3/ |
| D | Kconfig | 23 LS and SSP mode.
|
| /Linux-v5.4/sound/soc/pxa/ |
| D | Kconfig | 8 the PXA2xx AC97, I2S or SSP interface. You will also need 36 tristate "Soc Audio via PXA2xx/PXA3xx SSP ports"
|
| /Linux-v5.4/drivers/spi/ |
| D | Kconfig | 23 (half duplex), SSP, SSI, and PSP. This driver framework should 524 tristate "ARM AMBA PL022 SSP controller" 531 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP 543 tristate "PXA2xx SSP SPI master" 547 This enables using a PXA2xx or Sodaville SSP port as a SPI master 548 controller. The driver can be configured to use any SSP port and
|
| /Linux-v5.4/drivers/clk/pxa/ |
| D | clk-pxa25x.c | 168 PXA25X_OSC3_CKEN("pxa25x-ssp.0", NULL, SSP, 1, 1, 0),
|
| /Linux-v5.4/drivers/input/mouse/ |
| D | Kconfig | 450 tristate "Synaptics NavPoint (PXA27x SSP/SPI)" 454 to a PXA27x SSP port in SPI slave mode. The device emulates a mouse;
|
| /Linux-v5.4/Documentation/driver-api/soundwire/ |
| D | summary.rst | 127 Synchronization Point (SSP). The "sdw_master_ops" structure abstracts the
|
12