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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c327 /* Cache mips33 sbintvec register */
329 shints = R_REG(NULL, &mipssbr->sbintvec);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dsbconfig.h97 uint32 sbintvec; /* interrupt mask */ member in struct:_sbconfig
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndmips.c151 W_REG(osh, &sb->sbintvec, 0);
195 AND_REG(osh, &sb->sbintvec, ~(1 << flag));
198 OR_REG(osh, &sb->sbintvec, 1 << flag);
H A Dsbutils.c191 W_SBREG(sii, &sb->sbintvec, vec);

Completed in 85 milliseconds