Home
last modified time | relevance | path

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

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