Home | History | Annotate | Download | only in dev

Lines Matching refs:rspbuf

489 	sc->sc_bitport = (req.rspbuf[0] & req.cmdbuf[1]) ^ req.cmdbuf[2];
513 sc->sc_bitport = (req.rspbuf[0] & req.cmdbuf[1]) ^ req.cmdbuf[2];
727 sc->sc_ext_status = (req.rspbuf[0] << 8) + req.rspbuf[1];
769 v = req.rspbuf[0] * 256 + req.rspbuf[1];
936 memcpy(req->rspbuf, sc->sc_rspbuf, req->rsplen);
984 (req.rspbuf[0] & req.cmdbuf[1]) ^ req.cmdbuf[2];
1120 if (req.rspbuf[0] > 0x00)
1126 c = req.rspbuf[0];
1401 (uint32_t)((int)((int)req.rspbuf[0] - 32) * 5000000
1408 (uint32_t)((int)((int)req.rspbuf[0] - 32) * 5000000
1416 (uint32_t)((int)((int)req.rspbuf[0] - 32) * 5000000
1429 edata->value_cur = (int32_t)req.rspbuf[0] *
1440 edata->value_cur = (int32_t)req.rspbuf[0] *