Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Darm_pl180_mmci.h186 unsigned int clock_max; member
H A Darm_pl180_mmci.c370 host->cfg.f_max = host->clock_max; in arm_pl180_mmci_init()
/rk3399_rockchip-uboot/board/armltd/vexpress/
H A Dvexpress_common.c93 host->clock_max = CONFIG_ARM_PL180_MMCI_CLOCK_FREQ; in cpu_mmc_init()