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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dmips33_core.h42 uint32 corecontrol; member in struct:__anon19500
H A Dmips74k_core.h36 uint32 corecontrol; member in struct:__anon19501
H A Dsbhndarm.h30 /* bits in corecontrol */
211 uint32 corecontrol; /* 0 */ member in struct:__anon19547
237 uint32 corecontrol; /* 0x0 */ member in struct:__anon19548
272 uint32 corecontrol; /* 0x0 */ member in struct:__anon19549
H A Dsbsdpcmdev.h63 uint32 corecontrol; /* CoreControl, 0x000, rev8 */ member in struct:__anon19567
156 /* corecontrol */
H A Dsbchipc.h141 uint32 corecontrol; /* corerev >= 1 */ member in struct:__anon19543
698 /* corecontrol */
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndchipc.c116 AND_REG(osh, &cc->corecontrol, ~CC_UARTCLKEN);
118 OR_REG(osh, &cc->corecontrol, CC_UARTCLKO);
120 OR_REG(osh, &cc->corecontrol, CC_UARTCLKEN);
134 if ((R_REG(osh, &cc->corecontrol) & CC_UARTCLKO) == 0) {
H A Dsiutils.c7381 if ((R_REG(osh, &cc->corecontrol) & CC_UARTCLKO) == 0) {

Completed in 117 milliseconds