Home
last modified time | relevance | path

Searched refs:bcm2835_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c150 static const struct sdhci_ops bcm2835_ops = { variable
209 host->ops = &bcm2835_ops; in bcm2835_sdhci_probe()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dbcm2835.c1259 static const struct mmc_host_ops bcm2835_ops = { variable
1369 mmc->ops = &bcm2835_ops; in bcm2835_probe()