Searched refs:SSP (Results 1 – 25 of 25) sorted by relevance
/linux-4.1.27/drivers/iio/common/ssp_sensors/ |
D | Kconfig | 2 # SSP sensor drivers and commons configuration 4 menu "SSP Sensor Common" 7 tristate "Commons for all SSP Sensor IIO drivers" 12 Say yes here to build commons for SSP sensors. 21 SSP driver for sensorhub.
|
/linux-4.1.27/Documentation/spi/ |
D | pxa2xx | 1 PXA2xx SPI on SSP driver HOWTO 7 - Support for any PXA2xx SSP 8 - SSP PIO and SSP DMA data transfers. 31 corresponding SSP peripheral block in the "Clock Enable Register (CKEN"). See 37 The "pxa2xx_spi_master.enable_dma" field informs the driver that SSP DMA should 67 .id = 2, /* Bus number, MUST MATCH SSP number 1..n */ 106 used to configure the SSP hardware fifo. These fields are critical to the 117 the PXA2xx "Developer Manual" sections on the DMA controller and SSP Controllers 118 to determine the correct value. An SSP configured for byte-wide transfers would 123 trailing bytes in the SSP receiver fifo. The correct value for this field is [all …]
|
D | spi-summary | 52 half-duplex SPI, for request/response protocols), SSP ("Synchronous
|
/linux-4.1.27/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.
|
/linux-4.1.27/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-4.1.27/drivers/clk/mxs/ |
D | clk-imx23.c | 35 #define SSP (CLKCTRL + 0x0070) macro 137 clks[ssp_div] = mxs_clk_div("ssp_div", "ssp_sel", SSP, 0, 9, 29); in mx23_clocks_init() 152 clks[ssp] = mxs_clk_gate("ssp", "ssp_div", SSP, 31); in mx23_clocks_init()
|
/linux-4.1.27/arch/arm/plat-pxa/ |
D | Kconfig | 6 Enable support for PXA2xx SSP ports
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
D | Kconfig | 99 bool "HP Jornada 720 Extended SSP driver" 106 the generic SSP which it extends. 163 tristate "Generic PIO SSP" 165 Say Y here to enable support for the generic PIO SSP driver.
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | ddk750_power.c | 167 gate = FIELD_SET(gate, CURRENT_GATE, SSP, ON); in enableSSP() 169 gate = FIELD_SET(gate, CURRENT_GATE, SSP, OFF); in enableSSP()
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | mrvl,pxa-ssp.txt | 1 Marvell PXA SSP CPU DAI bindings
|
/linux-4.1.27/arch/arm/mach-u300/ |
D | Kconfig | 33 bool "SSP/SPI dummy chip"
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | mrvl,pxa-ssp.txt | 1 Device tree bindings for Marvell PXA SSP ports
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ste-hrefprev60.dtsi | 57 * On the first generation boards, this SSP/SPI port was connected
|
D | tegra30-colibri-eval-v3.dts | 68 /* SPI1: Colibri SSP */
|
D | tegra30-colibri.dtsi | 96 /* Colibri SSP */
|
/linux-4.1.27/drivers/spi/ |
D | Kconfig | 26 (half duplex), SSP, SSI, and PSP. This driver framework should 379 tristate "ARM AMBA PL022 SSP controller" 386 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP 398 bool "PXA2xx SSP legacy PXA DMA API support" 409 tristate "PXA2xx SSP SPI master" 413 This enables using a PXA2xx or Sodaville SSP port as a SPI master 414 controller. The driver can be configured to use any SSP port and
|
/linux-4.1.27/drivers/clk/pxa/ |
D | clk-pxa25x.c | 132 PXA25X_OSC3_CKEN("pxa25x-ssp.0", NULL, SSP, 1, 1, 0),
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | pxa25x.c | 177 static DEFINE_PXA2_CKEN(pxa25x_ssp, SSP, 3686400, 0);
|
/linux-4.1.27/sound/soc/pxa/ |
D | Kconfig | 7 the PXA2xx AC97, I2S or SSP interface. You will also need
|
/linux-4.1.27/drivers/input/mouse/ |
D | Kconfig | 411 tristate "Synaptics NavPoint (PXA27x SSP/SPI)" 415 to a PXA27x SSP port in SPI slave mode. The device emulates a mouse;
|
/linux-4.1.27/arch/arm/mach-versatile/ |
D | core.c | 659 APB_DEVICE(ssp0, "dev:f4", SSP, &ssp0_plat_data);
|
/linux-4.1.27/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-4.1.27/Documentation/arm/pxa/ |
D | mfp.txt | 49 internal controllers like PWM, SSP and UART, with 128 internal signals
|
/linux-4.1.27/drivers/mmc/host/ |
D | Kconfig | 425 This selects the Freescale SSP MMC controller found on MXS based
|
/linux-4.1.27/drivers/mfd/ |
D | Kconfig | 860 chip. This connects to U8500 either on the SSP/SPI bus (deprecated
|