Searched refs:amba_clkctl (Results 1 – 1 of 1) sorted by relevance
145 const uint32_t amba_clkctl = ATH_READ_REG(AR5315_SYSREG_BASE + in ar5315_chip_detect_sys_frequency() local147 uint32_t ambadiv = AR5315_CLOCKCTL_DIV(amba_clkctl); in ar5315_chip_detect_sys_frequency()149 u_ar531x_ahb_freq = pllout[AR5315_CLOCKCTL_SELECT(amba_clkctl)] / ambadiv; in ar5315_chip_detect_sys_frequency()