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

/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c158 static const struct sdhci_ops bcm2835_ops = { variable in typeref:struct:sdhci_ops
218 host->ops = &bcm2835_ops;
H A Dbcm2835_sdhost.c802 static const struct dm_mmc_ops bcm2835_ops = { variable in typeref:struct:dm_mmc_ops
822 .ops = &bcm2835_ops,

Completed in 39 milliseconds