Home
last modified time | relevance | path

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

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