Searched refs:PM_DIVCFG_VGACLK (Results 1 – 2 of 2) sorted by relevance
/arch/unicore32/include/mach/ | ||
D | regs-pm.h | 118 #define PM_DIVCFG_VGACLK(v) FIELD((v), 4, 20) macro |
/arch/unicore32/kernel/ | ||
D | clock.c | 171 | PM_DIVCFG_VGACLK(pll_vgadiv), PM_DIVCFG); in clk_set_rate() |