Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c393 uint32_t cfg3speed; in cpufreq_initialize() local
436 cfg3speed = (fsl_ocotp_read_4(FSL_OCOTP_CFG3) & in cpufreq_initialize()
438 sc->cpu_maxmhz_hw = imx6_ocotp_mhz_tab[cfg3speed]; in cpufreq_initialize()