Searched refs:ahbpsc (Results 1 – 2 of 2) sorted by relevance
305 uint32_t ahbpsc = 0U; in rcu_ahb_clock_config() local306 ahbpsc = RCU_CFG0; in rcu_ahb_clock_config()308 ahbpsc &= ~RCU_CFG0_AHBPSC; in rcu_ahb_clock_config()309 RCU_CFG0 = (ck_ahb | ahbpsc); in rcu_ahb_clock_config()
282 uint32_t ahbpsc = 0U; in rcu_ahb_clock_config() local283 ahbpsc = RCU_CFG0; in rcu_ahb_clock_config()285 ahbpsc &= ~RCU_CFG0_AHBPSC; in rcu_ahb_clock_config()286 RCU_CFG0 = (ck_ahb | ahbpsc); in rcu_ahb_clock_config()