Searched refs:bios_rev (Results 1 – 1 of 1) sorted by relevance
717 unsigned int bios_rev) in cs42l43_mcu_is_hw_compatible() argument724 bios_rev < CS42L43_MCU_SUPPORTED_BIOS_REV) { in cs42l43_mcu_is_hw_compatible()740 unsigned int mcu_rev, bios_rev, boot_status, secure_cfg; in cs42l43_mcu_update_step() local759 bios_rev = (((mcu_rev & CS42L43_BIOS_MAJOR_REV_MASK) << 12) | in cs42l43_mcu_update_step()771 patched = mcu_rev != CS42L43_MCU_ROM_REV || bios_rev != CS42L43_MCU_ROM_BIOS_REV; in cs42l43_mcu_update_step()792 mcu_rev, bios_rev, boot_status); in cs42l43_mcu_update_step()817 ret = cs42l43_mcu_is_hw_compatible(cs42l43, mcu_rev, bios_rev); in cs42l43_mcu_update_step()