Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa2xx-regs.h98 #define PCFR_FVC (1 << 10) /* Frequency/Voltage Change */ macro
H A Dpxa27x.c136 PCFR &= ~PCFR_FVC; in pxa27x_cpu_pm_enter()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2034 #define PCFR_FVC (0x1 << 10) macro