Searched defs:lock_mask (Results 1 – 7 of 7) sorted by relevance
124 uint32_t lock_mask = ((uint32_t)lock_option) << lock_reg_offset; in otp_lock_otp() local147 uint32_t lock_mask = ((uint32_t)lock_option) << lock_reg_offset; in otp_lock_shadow() local185 uint32_t lock_mask = 3U << lock_reg_offset; in otp_write_shadow_register() local
107 uint32_t lock_mask = ((uint32_t)lock_option) << lock_reg_offset; in otp_lock_otp() local129 uint32_t lock_mask = ((uint32_t)lock_option) << lock_reg_offset; in otp_lock_shadow() local164 uint32_t lock_mask = 3U << lock_reg_offset; in otp_write_shadow_register() local
58 static inline void pllctl_pll_unlock(PLLCTL_Type *ptr, uint8_t pll, uint32_t lock_mask) in pllctl_pll_unlock()71 static inline void pllctl_pll_lock(PLLCTL_Type *ptr, uint8_t pll, uint32_t lock_mask) in pllctl_pll_lock()