Searched refs:tamp_bkpr (Results 1 – 3 of 3) sorted by relevance
64 tamp_bkpr(BOOT_API_CORE1_BRANCH_ADDRESS_TAMP_BCK_REG_IDX); in stm32_pwr_domain_on()66 tamp_bkpr(BOOT_API_CORE1_MAGIC_NUMBER_TAMP_BCK_REG_IDX); in stm32_pwr_domain_on()
702 uintptr_t bkpr_itf_idx = tamp_bkpr(TAMP_BOOT_MODE_BACKUP_REG_ID); in stm32_save_boot_interface()719 uintptr_t bkpr = tamp_bkpr(TAMP_BOOT_MODE_BACKUP_REG_ID); in stm32_get_boot_interface()735 uint32_t boot_status = tamp_bkpr(TAMP_BOOT_MODE_BACKUP_REG_ID); in stm32_save_boot_auth()751 mmio_clrsetbits_32(tamp_bkpr(TAMP_BOOT_FWU_INFO_REG_ID), in stm32mp1_fwu_set_boot_idx()760 uintptr_t bkpr_fwu_cnt = tamp_bkpr(TAMP_BOOT_FWU_INFO_REG_ID); in stm32_get_and_dec_fwu_trial_boot_cnt()780 uintptr_t bkpr_fwu_cnt = tamp_bkpr(TAMP_BOOT_FWU_INFO_REG_ID); in stm32_set_max_fwu_trial_boot_cnt()
554 static inline uintptr_t tamp_bkpr(uint32_t idx) in tamp_bkpr() function
Completed in 6 milliseconds