Searched refs:SSP (Results 1 – 25 of 43) sorted by relevance
12
/Linux-v6.6/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-v6.6/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-v6.6/Documentation/sound/hd-audio/ |
D | intel-multi-link.rst | 243 SSP HDaudio extended link mapping 253 - number of sublinks (SSP IP instances) in LCAP.LSCOUNT 257 - move of SHIM and SSP IP registers to different offsets, with no 261 Extended structure for SSP (assuming 3 instances of the IP) 295 … | | SSP SHIM | | 298 … +---------------+ | | SSP IP | | 300 … +---------------+ | | SSP SHIM | | 305 | ID = 0xC0 | | | SSP SHIM | 308 +---------------+ | | SSP IP | 310 +---------------+ | SSP SHIM |
|
/Linux-v6.6/arch/arm/mach-sa1100/ |
D | Kconfig | 72 bool "HP Jornada 720 Extended SSP driver" 79 the generic SSP which it extends. 82 tristate "Generic PIO SSP" 84 Say Y here to enable support for the generic PIO SSP driver.
|
/Linux-v6.6/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-v6.6/sound/soc/pxa/ |
D | Kconfig | 8 the PXA2xx AC97, I2S or SSP interface. You will also need 29 tristate "Soc Audio via PXA2xx/PXA3xx SSP ports"
|
/Linux-v6.6/drivers/soc/pxa/ |
D | Kconfig | 8 Enable support for PXA2xx SSP ports
|
/Linux-v6.6/arch/arm/boot/dts/gemini/ |
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 */
|
/Linux-v6.6/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-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx7-colibri-aster.dtsi | 11 /* Colibri SSP */
|
D | imx6dl-colibri-aster.dts | 28 /* Colibri SSP */
|
D | imx7-colibri-eval-v3.dtsi | 32 /* Colibri SSP */
|
D | imx7-colibri-iris-v2.dtsi | 23 /* Colibri SSP */
|
D | imx7-colibri-iris.dtsi | 22 /* Colibri SSP */
|
D | imx6dl-colibri-iris.dts | 33 /* Colibri SSP */
|
D | imx6dl-colibri-eval-v3.dts | 43 /* Colibri SSP */
|
/Linux-v6.6/Documentation/devicetree/bindings/serial/ |
D | mrvl,pxa-ssp.txt | 1 Device tree bindings for Marvell PXA SSP ports
|
/Linux-v6.6/drivers/usb/cdns3/ |
D | Kconfig | 37 LS and SSP mode. 119 This controller supports FF, HS, SS and SSP mode.
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-hrefprev60.dtsi | 55 * On the first generation boards, this SSP/SPI port was connected
|
/Linux-v6.6/Documentation/arch/x86/ |
D | shstk.rst | 136 shadow stack. Today this is only the old SSP (shadow stack pointer), pushed 137 in a special format with bit 63 set. On sigreturn this old SSP token is 144 |1...old SSP| - Pointer to old pre-signal ssp in sigframe token format
|
/Linux-v6.6/arch/arm/boot/dts/nvidia/ |
D | tegra30-colibri-eval-v3.dts | 84 /* SPI1: Colibri SSP */
|
D | tegra20-colibri-iris.dts | 148 /* SPI4: Colibri SSP */
|
D | tegra20-colibri-eval-v3.dts | 148 /* SPI4: Colibri SSP */
|
/Linux-v6.6/drivers/clk/pxa/ |
D | clk-pxa25x.c | 147 PXA25X_OSC3_CKEN("pxa25x-ssp.0", NULL, SSP, 1, 1, 0),
|
12