Searched refs:hwconf1 (Results 1 – 1 of 1) sorted by relevance
444 uint32_t hwconf1; member782 (stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_BKPREG)) in stm32_tamp_apply_bkpr_rif_conf()821 stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_BKPREG); in stm32_tamp_apply_bkpr_rif_conf()838 if ((first_z2 > (stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_BKPREG)) || in stm32_tamp_set_secure_bkpregs()839 (first_z3 > (stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_BKPREG))) in stm32_tamp_set_secure_bkpregs()1025 if (!(stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_ITAMP(id))) in is_int_tamp_id_valid()1034 (stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_TAMPER) >> in is_ext_tamp_id_valid()2135 stm32_tamp_dev->hwconf1 = io_read32(base + _TAMP_HWCFGR1); in stm32_tamp_probe()