Searched refs:lmtext (Results 1 – 2 of 2) sorted by relevance
79 otx2_lmt_mov(void *out, const void *in, const uint32_t lmtext) in otx2_lmt_mov() argument89 if (lmtext) { in otx2_lmt_mov()91 if (lmtext > 1) in otx2_lmt_mov()
59 otx2_lmt_mov(void *out, const void *in, const uint32_t lmtext) in otx2_lmt_mov() argument65 memcpy(out, in, (4 + (2 * lmtext)) * sizeof(uint64_t)); in otx2_lmt_mov()