Lines Matching refs:Sccb_SGoffset
114 u32 Sccb_SGoffset;
3918 p_sccb->Sccb_SGoffset = 0;
4929 currSCCB->Sccb_SGoffset = 0x00;
4985 if ((!sg_count) && (pcurrSCCB->Sccb_SGoffset)) {
4987 ((count & 0x00FFFFFFL) - pcurrSCCB->Sccb_SGoffset);
4989 (count & 0xFF000000L) | pcurrSCCB->Sccb_SGoffset;
5228 pCurrSCCB->Sccb_SGoffset = remain_cnt;
5377 pCurrSCCB->Sccb_SGoffset = 0x00;
5430 currSCCB->Sccb_SGoffset = 0;
5435 currSCCB->Sccb_SGoffset =
7174 if (p_SCCB->Sccb_SGoffset) {
7176 partial_cnt = p_SCCB->Sccb_SGoffset;