Searched refs:from32ptr (Results 1 – 1 of 1) sorted by relevance
103 u32 *from32ptr; in xemaclite_alignedread() local107 from32ptr = (u32 *) srcptr; in xemaclite_alignedread()112 *to32ptr++ = *from32ptr++; in xemaclite_alignedread()117 alignbuffer = *from32ptr++; in xemaclite_alignedread()129 u32 *from32ptr; in xemaclite_alignedwrite() local133 from32ptr = (u32 *) srcptr; in xemaclite_alignedwrite()136 *to32ptr++ = *from32ptr++; in xemaclite_alignedwrite()142 from8ptr = (u8 *) from32ptr; in xemaclite_alignedwrite()