Home
last modified time | relevance | path

Searched refs:pxa_ssp_type (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpxa2xx_ssp.h196 enum pxa_ssp_type { enum
225 enum pxa_ssp_type type;
/kernel/linux/linux-6.6/include/linux/
H A Dpxa2xx_ssp.h213 enum pxa_ssp_type { enum
245 enum pxa_ssp_type type;
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pxa2xx.h30 enum pxa_ssp_type ssp_type;
H A Dspi-pxa2xx-pci.c29 enum pxa_ssp_type type;
H A Dspi-pxa2xx.c97 /* Keep these sorted with enum pxa_ssp_type */
1582 enum pxa_ssp_type type; in pxa2xx_spi_init_pdata()
1590 type = (enum pxa_ssp_type)match; in pxa2xx_spi_init_pdata()
1592 type = (enum pxa_ssp_type)pcidev_id->driver_data; in pxa2xx_spi_init_pdata()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-pxa2xx.h28 enum pxa_ssp_type ssp_type;
H A Dspi-pxa2xx.c97 /* Keep these sorted with enum pxa_ssp_type */
1337 enum pxa_ssp_type type = SSP_UNDEFINED; in pxa2xx_spi_init_pdata()
1355 type = (enum pxa_ssp_type)value; in pxa2xx_spi_init_pdata()

Completed in 8 milliseconds