Home
last modified time | relevance | path

Searched refs:bcm63xx_spireg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm63xx.c489 const unsigned long *bcm63xx_spireg; in bcm63xx_spi_probe() local
505 bcm63xx_spireg = match->data; in bcm63xx_spi_probe()
518 bcm63xx_spireg = (const unsigned long *)match->driver_data; in bcm63xx_spi_probe()
559 bs->reg_offsets = bcm63xx_spireg; in bcm63xx_spi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm63xx.c479 const unsigned long *bcm63xx_spireg; in bcm63xx_spi_probe() local
495 bcm63xx_spireg = match->data; in bcm63xx_spi_probe()
508 bcm63xx_spireg = (const unsigned long *)match->driver_data; in bcm63xx_spi_probe()
548 bs->reg_offsets = bcm63xx_spireg; in bcm63xx_spi_probe()

Completed in 3 milliseconds