Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Dpxa2xx-regs.h105 #define PCFR_OPDE (1 << 0) /* 3.6864 MHz oscillator power-down enable */ macro
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h933 #define PCFR_OPDE 0x00000001 /* Oscillator Power-Down Enable */ macro
934 #define PCFR_ClkRun (PCFR_OPDE*0) /* Clock Running in sleep mode */
935 #define PCFR_ClkStp (PCFR_OPDE*1) /* Clock Stopped in sleep mode */