Searched refs:pend (Results 1 – 2 of 2) sorted by relevance
1500 uint8 *pend; in hndcrc32() local1501 pend = pdata + nbytes; in hndcrc32()1502 while (pdata < pend) in hndcrc32()
80 IMG_UINT32 *pend = (IMG_UINT32 *)(cmdbuf->cmd_idx); in tng__trace_cmdbuf_words() local83 } while(ptmp < pend); in tng__trace_cmdbuf_words()485 IMG_UINT32 *pend = (IMG_UINT32 *)(cmdbuf->cmd_idx); in tng__trace_cmdbuf() local488 … (%d), ptmp (0x%08x), pend (0x%08x}\n", __FUNCTION__, idx, (unsigned int)ptmp, (unsigned int)pend); in tng__trace_cmdbuf()493 while (ptmp < pend) { in tng__trace_cmdbuf()