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