Searched refs:neon_pwrdm (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpowerdomains.h115 &neon_pwrdm,
H A Dpm34xx.c78 static struct powerdomain *mpu_pwrdm, *neon_pwrdm; variable in typeref:struct:
353 pwrdm_clear_all_prev_pwrst(neon_pwrdm);
375 if (pwrdm_read_pwrst(neon_pwrdm) == PWRDM_POWER_ON)
376 pwrdm_set_next_pwrst(neon_pwrdm, mpu_next_state);
1079 neon_pwrdm = pwrdm_lookup("neon_pwrdm");
H A Dpowerdomains34xx.h194 static struct powerdomain neon_pwrdm = { variable in typeref:struct:powerdomain
195 .name = "neon_pwrdm",

Completed in 169 milliseconds