Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-at91/
Dclock.c73 #define cpu_has_uhp() (!cpu_is_at91sam9rl()) macro
783 if (cpu_has_uhp()) in at91_pmc_init()