Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/plat-pxa/
H A Dssp.c99 { .compatible = "mrvl,pxa25x-ssp", .data = (void *) PXA25x_SSP },
197 { "pxa25x-ssp", PXA25x_SSP },
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pxa2xx.h107 case PXA25x_SSP: in pxa25x_ssp_comp()
H A Dspi-pxa2xx-pci.c162 .type = PXA25x_SSP,
H A Dspi-pxa2xx.c921 if (ssp->type == PXA25x_SSP || ssp->type == CE4100_SSP) in ssp_get_clk_div()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpxa2xx_ssp.h198 PXA25x_SSP, /* pxa 210, 250, 255, 26x */ enumerator
/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A Dpxa-ssp.c189 if (ssp->type == PXA25x_SSP) { in pxa_ssp_set_scr()
236 if (ssp->type == PXA25x_SSP) in pxa_ssp_set_dai_sysclk()