Home
last modified time | relevance | path

Searched refs:f_max (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dhost.c269 /* f_max is obtained from the optional "max-frequency" property */ in mmc_of_parse()
270 device_property_read_u32(dev, "max-frequency", &host->f_max); in mmc_of_parse()
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
H A Dhost.h277 unsigned int f_max; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdh_sdmmc.c1779 if (hz > host->f_max) { in sdmmc_set_clock_rate()
1781 hz = host->f_max; in sdmmc_set_clock_rate()

Completed in 5 milliseconds