Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa2xx-regs.h101 #define PCFR_GPR_EN (1 << 4) /* nRESET_GPIO Pin Enable */ macro
H A Dspitz_pm.c122 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend()