Lines Matching defs:gop
9416 u8 gop;
9421 for (gop = 0; gop < 2; gop++) {
9422 if (gop == 1 || bidx < 4) {
9423 if (gop == 0)
9428 first_search = (gop == 0) ? (bidx == 3) : (bidx == 5);
9429 touch_neg_max = (gop) ? ((iq_err & 0x0F) == 0x08) :
9437 bbp = (ch_idx == 0) ? ((gop == 0) ? 0x28 : 0x29) :
9438 ((gop == 0) ? 0x46 : 0x47);
9447 idx1 = (gop == 0) ? (idx1 & 0x0F) : (idx1 & 0x3F);
9449 bbp = (ch_idx == 0) ? (gop == 0) ? 0x28 : 0x29 :
9450 (gop == 0) ? 0x46 : 0x47;
9458 "p0=%x, p1=%x, pwer_final=%x, idx0=%x, idx1=%x, iq_err=%x, gop=%d, ibit=%x\n",
9459 p0, p1, pf, idx0, idx1, iq_err, gop, ibit);
9471 bbp = (ch_idx == 0) ? (gop == 0) ? 0x28 : 0x29 :
9472 (gop == 0) ? 0x46 : 0x47;
9477 if (gop == 0)