Searched refs:SSP (Results 1 – 25 of 39) sorted by relevance
12
/linux-5.19.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-5.19.10/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 */ 107 used to configure the SSP hardware FIFO. These fields are critical to the 118 the PXA2xx "Developer Manual" sections on the DMA controller and SSP Controllers 119 to determine the correct value. An SSP configured for byte-wide transfers would 124 trailing bytes in the SSP receiver FIFO. The correct value for this field is 126 slave device. Please note that the PXA2xx SSP 1 does not support trailing byte [all …]
|
/linux-5.19.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-5.19.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-5.19.10/drivers/soc/pxa/ |
D | Kconfig | 8 Enable support for PXA2xx SSP ports
|
/linux-5.19.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-5.19.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 | imx6dl-colibri-aster.dts | 28 /* Colibri SSP */
|
D | ste-hrefprev60.dtsi | 55 * On the first generation boards, this SSP/SPI port was connected
|
D | imx6dl-colibri-iris.dts | 33 /* Colibri SSP */
|
D | imx6dl-colibri-eval-v3.dts | 43 /* Colibri SSP */
|
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 | integratorap-im-pd1.dts | 66 /* For the SSP the clock is divided by 64 */
|
D | gemini-dlink-dns-313.dts | 202 * UART modem lines, SSP
|
/linux-5.19.10/Documentation/devicetree/bindings/spi/ |
D | mxs-spi.yaml | 7 title: Freescale MX233/MX28 SSP/SPI
|
D | marvell,mmp2-ssp.yaml | 8 title: PXA2xx SSP SPI Controller bindings
|
/linux-5.19.10/drivers/usb/cdns3/ |
D | Kconfig | 37 LS and SSP mode. 108 This controller supports FF, HS, SS and SSP mode.
|
/linux-5.19.10/Documentation/devicetree/bindings/mmc/ |
D | mxs-mmc.yaml | 13 The Freescale MXS Synchronous Serial Ports (SSP) can act as a MMC controller
|
/linux-5.19.10/Documentation/devicetree/bindings/serial/ |
D | mrvl,pxa-ssp.txt | 1 Device tree bindings for Marvell PXA SSP ports
|
/linux-5.19.10/Documentation/devicetree/bindings/misc/ |
D | olpc,xo1.75-ec.yaml | 17 "ready-gpios" property of the SSP binding as documented in:
|
/linux-5.19.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-5.19.10/drivers/clk/pxa/ |
D | clk-pxa25x.c | 145 PXA25X_OSC3_CKEN("pxa25x-ssp.0", NULL, SSP, 1, 1, 0),
|
12