Searched refs:PCTL_NOILP_ON_WAIT (Results 1 – 9 of 9) sorted by relevance
44 #define PCTL_NOILP_ON_WAIT 0x00000200 /* rev 1 */ macro
1243 #define PCTL_NOILP_ON_WAIT 0x00000200 /**< rev 1 */ macro
1135 #define PCTL_NOILP_ON_WAIT 0x00000200 /**< rev 1 */ macro
1664 #define PCTL_NOILP_ON_WAIT 0x00000200 /**< rev 1 */ macro
5709 AND_REG(osh, &pmu->pmucontrol, ~PCTL_NOILP_ON_WAIT); in BCMATTACHFN()5711 OR_REG(osh, &pmu->pmucontrol, PCTL_NOILP_ON_WAIT); in BCMATTACHFN()