Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/
H A Dfsl_rcpm.c225 setbits32(pmcsr_reg, RCPM_POWMGTCSR_SLP); in rcpm_v1_plat_enter_state()
229 !(in_be32(pmcsr_reg) & RCPM_POWMGTCSR_SLP), 10000, 10); in rcpm_v1_plat_enter_state()
/linux/include/linux/fsl/
H A Dguts.h234 #define RCPM_POWMGTCSR_SLP 0x00020000 macro