Searched refs:plldiv (Results 1 – 1 of 1) sorted by relevance
153 int plldiv; in sb1250_setup() local166 plldiv = G_SYS_PLL_DIV(in64(IO_SPACE_BASE | A_SCD_SYSTEM_CFG)); in sb1250_setup()167 zbbus_mhz = ((plldiv >> 1) * 50) + ((plldiv & 1) * 25); in sb1250_setup()