Searched refs:PXA25x_SSP (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/spi/
H A Dspi-pxa2xx.h86 case PXA25x_SSP:
H A Dspi-pxa2xx-pci.c175 ssp->type = PXA25x_SSP;
H A Dspi-pxa2xx.c685 * PXA25x_SSP has no timeout, set up Rx threshold for
907 if (ssp->type == PXA25x_SSP || ssp->type == CE4100_SSP)
1046 /* NOTE: PXA25x_SSP _could_ use external clocking ... */
/linux-master/drivers/soc/pxa/
H A Dssp.c99 { .compatible = "mrvl,pxa25x-ssp", .data = (void *) PXA25x_SSP },
189 { "pxa25x-ssp", PXA25x_SSP },
/linux-master/include/linux/
H A Dpxa2xx_ssp.h215 PXA25x_SSP, /* pxa 210, 250, 255, 26x */ enumerator in enum:pxa_ssp_type
/linux-master/sound/soc/pxa/
H A Dpxa-ssp.c171 if (ssp->type == PXA25x_SSP) {
218 if (ssp->type == PXA25x_SSP)

Completed in 138 milliseconds