Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h230 #define BCM2835_MBOX_CLOCK_ID_CORE 4 macro
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c771 host->max_clk = bcm2835_get_mmc_clock(BCM2835_MBOX_CLOCK_ID_CORE); in bcm2835_probe()