Home
last modified time | relevance | path

Searched refs:LPSS_SSP (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/spi/
Dspi-pxa2xx-pci.c65 .type = LPSS_SSP,
73 .type = LPSS_SSP,
81 .type = LPSS_SSP,
89 .type = LPSS_SSP,
Dspi-pxa2xx.c77 return drv_data->ssp_type == LPSS_SSP; in is_lpss_ssp()
1092 case LPSS_SSP: in setup()
1279 ssp->type = LPSS_SSP; in pxa2xx_spi_acpi_get_pdata()
/linux-4.1.27/include/linux/
Dpxa2xx_ssp.h197 LPSS_SSP, enumerator
/linux-4.1.27/arch/arm/plat-pxa/
Dssp.c110 { .compatible = "mrvl,lpss-ssp", .data = (void *) LPSS_SSP },