Searched refs:ambadiv (Results 1 – 1 of 1) sorted by relevance
147 uint32_t ambadiv = AR5315_CLOCKCTL_DIV(amba_clkctl); in ar5315_chip_detect_sys_frequency() local148 ambadiv = ambadiv ? (ambadiv * 2) : 1; in ar5315_chip_detect_sys_frequency()149 u_ar531x_ahb_freq = pllout[AR5315_CLOCKCTL_SELECT(amba_clkctl)] / ambadiv; in ar5315_chip_detect_sys_frequency()