Searched refs:SSP (Results 1 – 25 of 33) sorted by relevance
12
| /Linux-v5.15/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.15/Documentation/spi/ |
| D | pxa2xx.rst | 2 PXA2xx SPI on SSP driver HOWTO 9 - Support for any PXA2xx and compatible SSP. 10 - SSP PIO and SSP DMA data transfers. 35 The "pxa2xx_spi_controller.enable_dma" field informs the driver that SSP DMA should 67 .id = 2, /* Bus number, MUST MATCH SSP number 1..n */ 109 used to configure the SSP hardware FIFO. These fields are critical to the 120 the PXA2xx "Developer Manual" sections on the DMA controller and SSP Controllers 121 to determine the correct value. An SSP configured for byte-wide transfers would 126 trailing bytes in the SSP receiver FIFO. The correct value for this field is 128 slave device. Please note that the PXA2xx SSP 1 does not support trailing byte [all …]
|
| /Linux-v5.15/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.15/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.15/arch/arm/plat-pxa/ |
| D | Kconfig | 7 Enable support for PXA2xx SSP ports
|
| /Linux-v5.15/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.15/drivers/usb/cdns3/ |
| D | Kconfig | 37 LS and SSP mode. 108 This controller supports FF, HS, SS and SSP mode.
|
| /Linux-v5.15/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 | 55 * 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 | imx6dl-colibri-eval-v3.dts | 110 /* Colibri SSP */
|
| D | tegra20-colibri-eval-v3.dts | 167 /* SPI4: Colibri SSP */
|
| D | integratorap-im-pd1.dts | 61 /* For the SSP the clock is divided by 64 */
|
| D | gemini-dlink-dns-313.dts | 202 * UART modem lines, SSP
|
| D | imx6qdl-colibri.dtsi | 95 /* Colibri SSP */
|
| /Linux-v5.15/Documentation/devicetree/bindings/serial/ |
| D | mrvl,pxa-ssp.txt | 1 Device tree bindings for Marvell PXA SSP ports
|
| /Linux-v5.15/sound/soc/pxa/ |
| D | Kconfig | 8 the PXA2xx AC97, I2S or SSP interface. You will also need 30 tristate "Soc Audio via PXA2xx/PXA3xx SSP ports"
|
| /Linux-v5.15/drivers/clk/pxa/ |
| D | clk-pxa25x.c | 168 PXA25X_OSC3_CKEN("pxa25x-ssp.0", NULL, SSP, 1, 1, 0),
|
| /Linux-v5.15/drivers/spi/ |
| D | Kconfig | 23 (half duplex), SSP, SSI, and PSP. This driver framework should 621 tristate "ARM AMBA PL022 SSP controller" 627 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP 639 tristate "PXA2xx SSP SPI master" 643 This enables using a PXA2xx or Sodaville SSP port as a SPI master 644 controller. The driver can be configured to use any SSP port and
|
| /Linux-v5.15/sound/soc/intel/boards/ |
| D | sof_sdw.c | 1089 goto SSP; in sof_card_dai_links_create() 1137 SSP: in sof_card_dai_links_create()
|
| /Linux-v5.15/drivers/input/mouse/ |
| D | Kconfig | 449 tristate "Synaptics NavPoint (PXA27x SSP/SPI)" 453 to a PXA27x SSP port in SPI slave mode. The device emulates a mouse;
|
| /Linux-v5.15/Documentation/driver-api/soundwire/ |
| D | summary.rst | 128 Synchronization Point (SSP). The "sdw_master_ops" structure abstracts the
|
| /Linux-v5.15/drivers/message/fusion/lsi/ |
| D | mpi_history.txt | 610 * Added new structures for SAS SSP Command buffer, SSP 611 * Task buffer, and SSP Status IU.
|
12