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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dtwl-regulator.c115 #define P1_GRP_4030 BIT(5) /* CPU/Linux */ macro
129 state &= P1_GRP_4030;
146 grp |= P1_GRP_4030;
167 grp &= ~(P1_GRP_4030 | P2_GRP_4030 | P3_GRP_4030);
218 if (!(status & (P3_GRP_4030 | P2_GRP_4030 | P1_GRP_4030)))

Completed in 50 milliseconds