Searched refs:PCFR_GPR_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/mach-pxa/ | ||
H A D | pxa2xx-regs.h | 101 #define PCFR_GPR_EN (1 << 4) /* nRESET_GPIO Pin Enable */ macro |
H A D | spitz_pm.c | 122 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend() |