Searched refs:cpud (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/boot/
H A D4xx.c728 u32 cpud = CPR0_READ(DCRN_CPR0_PRIMAD); local
738 u32 cpudv0 = __fix_zero((cpud >> 24) & 7, 8);
/linux-master/drivers/clk/samsung/
H A Dclk-exynos5250.c752 #define E5250_CPU_DIV0(apll, pclk_dbg, atb, periph, acp, cpud) \
754 ((periph) << 12) | ((acp) << 8) | ((cpud) << 4)))
H A Dclk-exynos5420.c1489 #define E5420_EGL_DIV0(apll, pclk_dbg, atb, cpud) \
1491 ((cpud) << 4)))

Completed in 228 milliseconds