Searched refs:SSP (Results 1 – 25 of 32) sorted by relevance
12
/Linux-v5.10/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.10/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.10/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.10/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.10/arch/arm/plat-pxa/ |
D | Kconfig | 7 Enable support for PXA2xx SSP ports
|
/Linux-v5.10/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.10/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
|
/Linux-v5.10/Documentation/devicetree/bindings/serial/ |
D | mrvl,pxa-ssp.txt | 1 Device tree bindings for Marvell PXA SSP ports
|
/Linux-v5.10/drivers/usb/cdns3/ |
D | Kconfig | 23 LS and SSP mode.
|
/Linux-v5.10/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.10/drivers/clk/pxa/ |
D | clk-pxa25x.c | 168 PXA25X_OSC3_CKEN("pxa25x-ssp.0", NULL, SSP, 1, 1, 0),
|
/Linux-v5.10/drivers/spi/ |
D | Kconfig | 23 (half duplex), SSP, SSI, and PSP. This driver framework should 602 tristate "ARM AMBA PL022 SSP controller" 609 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP 621 tristate "PXA2xx SSP SPI master" 625 This enables using a PXA2xx or Sodaville SSP port as a SPI master 626 controller. The driver can be configured to use any SSP port and
|
/Linux-v5.10/sound/soc/intel/boards/ |
D | sof_sdw.c | 933 goto SSP; in sof_card_dai_links_create() 980 SSP: in sof_card_dai_links_create()
|
/Linux-v5.10/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.10/Documentation/driver-api/soundwire/ |
D | summary.rst | 128 Synchronization Point (SSP). The "sdw_master_ops" structure abstracts the
|
/Linux-v5.10/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.
|
/Linux-v5.10/Documentation/arm/pxa/ |
D | mfp.rst | 51 internal controllers like PWM, SSP and UART, with 128 internal signals
|
12