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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm947xx/src/
H A Dbcm947xx_machdep.c133 uint32 pwrctl = bcm_strtoul(nvstr, NULL, 0); local
136 reg |= (pwrctl & 0xf0c78000);
166 uint32 pwrctl = bcm_strtoul(nvstr, NULL, 0); local
173 reg |= (pwrctl & 0x00018f00);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dsbsocram.h62 uint32 pwrctl; /* corerev >= 2 */ member in struct:sbsocramregs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/include/
H A Dgmac_core.h69 uint32 pwrctl; /* 0x1e8 */ member in struct:_gmacregs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Detcgmac.c690 PRREG(clk_ctl_st); PRREG(pwrctl);
1376 OR_REG(ch->osh, &regs->pwrctl, 0x1);

Completed in 173 milliseconds