Searched refs:clkdiv1 (Results 1 – 1 of 1) sorted by relevance
293 uint32_t clkdiv1 = qtest_readl(qts, CLK_BA + CLKDIV1); in read_pclk() local314 freq >>= (CLK2CKDIV(clkdiv1) + CLK4CKDIV(clkdiv1) + apbdiv); in read_pclk()