Lines Matching refs:bReg
1336 Byte bReg;
1362 for (bReg = ps->RegDpiLow;
1363 bReg <= ps->RegThresholdHigh; bReg++, pValue++) {
1365 IODataToRegister( ps, bReg, *pValue);
1412 for (bReg = ps->RegDpiLow;
1413 bReg <= ps->RegWidthPixelsHigh; bReg++, pValue++) {
1415 IODataToRegister( ps, bReg, *pValue );
1417 DBG( DBG_LOW, "[0x%02x] = 0x%02x\n", bReg, *pValue );