Searched refs:mc_version (Results 1 – 5 of 5) sorted by relevance
55 struct mc_version { struct63 struct mc_version *mc_ver_info); argument
680 struct mc_version mc_version; in fsl_mc_bus_probe() local709 error = mc_get_version(mc_io, 0, &mc_version); in fsl_mc_bus_probe()718 mc_version.major, mc_version.minor, mc_version.revision); in fsl_mc_bus_probe()720 if (mc_version.major < MC_VER_MAJOR) { in fsl_mc_bus_probe()728 if (mc_version.major > MC_VER_MAJOR) { in fsl_mc_bus_probe()
48 struct mc_version *mc_ver_info) in mc_get_version()
975 u32 mc_version; /* version of microcode */ member
11631 u32 mc_dev_type, mc_version, mc_base_version; in drx_check_firmware() local11642 DRX_ATTR_MCRECORD(demod).mc_version = 0; in drx_check_firmware()11680 mc_version = be32_to_cpu(*(__be32 *)(auxblk)); in drx_check_firmware()11686 DRX_ATTR_MCRECORD(demod).mc_version = mc_version; in drx_check_firmware()11690 mc_dev_type, mc_version, mc_base_version); in drx_check_firmware()