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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dmin_osl.c88 if (((tmp & CID_PKG_MASK) >> CID_PKG_SHIFT) != HDLSIM_PKG_ID) {
H A Dboot.S119 li t2,CID_PKG_MASK # if it is a vsim 5350, also skip
319 li t2,CID_PKG_MASK # isolate chip package
H A Dsbsdram.S764 li t9,CID_PKG_MASK # Check package options
H A Daisdram.S338 li t0,CID_PKG_MASK
H A Daiutils.c435 i = (R_REG(sii->osh, &cc->chipid) & CID_PKG_MASK) >> CID_PKG_SHIFT;
H A Dsiutils.c1881 sih->chippkg = (w & CID_PKG_MASK) >> CID_PKG_SHIFT;
H A Dstartarm-ca9.S4694 ldr r3,=CID_PKG_MASK
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbchipc.h615 #define CID_PKG_MASK 0x00f00000 /* Package Option mask */ macro

Completed in 130 milliseconds