Home
last modified time | relevance | path

Searched refs:AT91_PMC_MUL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dat91_pmc.h85 #define AT91_PMC_MUL (0x7ff << 16) /* PLL Multiplier */ macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pmc.h199 #define AT91_PMC_MUL (0x7ff << 16) /* PLL Multiplier */ macro
/OK3568_Linux_fs/kernel/arch/arm/mach-at91/
H A Dpm_suspend.S489 tst tmp2, #(AT91_PMC_MUL & 0xff0000)
491 tst tmp2, #(AT91_PMC_MUL & ~0xff0000)