Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c186 ret = bcm2835_get_mmc_clock(BCM2835_MBOX_CLOCK_ID_EMMC); in bcm2835_sdhci_probe()
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h227 #define BCM2835_MBOX_CLOCK_ID_EMMC 1 macro