Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c156 static const struct sdhci_ops bcm2835_ops = { variable
215 host->ops = &bcm2835_ops; in bcm2835_sdhci_probe()
H A Dbcm2835_sdhost.c785 static const struct dm_mmc_ops bcm2835_ops = { variable
805 .ops = &bcm2835_ops,
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c1251 static const struct mmc_host_ops bcm2835_ops = { variable
1359 mmc->ops = &bcm2835_ops; in bcm2835_probe()