Home
last modified time | relevance | path

Searched refs:bcm63xx_spi_pdata (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_dev_spi.h10 struct bcm63xx_spi_pdata { struct
/linux-4.1.27/arch/mips/bcm63xx/
Ddev-spi.c56 static struct bcm63xx_spi_pdata spi_pdata = {
/linux-4.1.27/drivers/spi/
Dspi-bcm63xx.c322 struct bcm63xx_spi_pdata *pdata = dev_get_platdata(&pdev->dev); in bcm63xx_spi_probe()