Searched refs:MBIU2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | msr_rdcl.c | 88 MBUS_NODE MBIU0[8], MBIU1[8], MBIU2[8]; variable in typeref:typename:MBUS_NODE[8][8][8] 262 /* ENUMERATE MBIU2 (CS5535) */ 287 MBIU2[port].claimed = 0; 289 /* MBIU2 PORT NUMBERS ARE IN 22:20 AND 31:23 = 010100010B */ 291 MBIU2[port].address = 295 MBIU2[port].deviceId = REFLECTIVE; 297 MBIU2[port].deviceId = NOT_POPULATED; 299 MSR_READ(MBD_MSR_CAP, MBIU2[port].address, &(msrValue.high), 301 MBIU2[port].deviceId = 313 MBIU2[por [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | msr_rdcl.c | 195 MBUS_NODE MBIU0[8], MBIU1[8], MBIU2[8]; variable in typeref:typename:MBUS_NODE[8][8][8] 366 /* ENUMERATE MBIU2 (CS5535) */ 391 MBIU2[port].claimed = 0; 393 /* MBIU2 PORT NUMBERS ARE IN 22:20 AND 31:23 = 010100010B */ 395 MBIU2[port].address = 399 MBIU2[port].deviceId = REFLECTIVE; 401 MBIU2[port].deviceId = NOT_POPULATED; 403 MSR_READ(MBD_MSR_CAP, MBIU2[port].address, &(msrValue.high), 405 MBIU2[port].deviceId = GET_DEVICE_ID(msrValue.high, msrValue.low); 415 MBIU2[por [all...] |
Completed in 3 milliseconds