Searched refs:PCFR_OPDE (Results 1 – 7 of 7) sorted by relevance
105 #define PCFR_OPDE (1 << 0) /* 3.6864 MHz oscillator power-down enable */ macro
124 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend()
1104 PCFR |= PCFR_OPDE; in spitz_init()
282 PCFR = PCFR_OPDE; in h3xxx_map_io()
370 PCFR = PCFR_OPDE; in collie_init()
82 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
933 #define PCFR_OPDE 0x00000001 /* Oscillator Power-Down Enable */ macro934 #define PCFR_ClkRun (PCFR_OPDE*0) /* Clock Running in sleep mode */935 #define PCFR_ClkStp (PCFR_OPDE*1) /* Clock Stopped in sleep mode */