Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dpxa2xx-regs.h105 #define PCFR_OPDE (1 << 0) /* 3.6864 MHz oscillator power-down enable */ macro
A Dspitz_pm.c121 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend()
A Dspitz.c1008 PCFR |= PCFR_OPDE; in spitz_init()
/linux-6.3-rc2/arch/arm/mach-sa1100/
A Dh3xxx.c282 PCFR = PCFR_OPDE; in h3xxx_map_io()
A Dcollie.c370 PCFR = PCFR_OPDE; in collie_init()
A Dgeneric.c82 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
/linux-6.3-rc2/arch/arm/mach-sa1100/include/mach/
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 */

Completed in 16 milliseconds