Searched refs:from32ptr (Results 1 – 1 of 1) sorted by relevance
104 u32 *from32ptr; in xemaclite_alignedread() local108 from32ptr = (u32 *) srcptr; in xemaclite_alignedread()113 *to32ptr++ = *from32ptr++; in xemaclite_alignedread()118 alignbuffer = *from32ptr++; in xemaclite_alignedread()130 u32 *from32ptr; in xemaclite_alignedwrite() local134 from32ptr = (u32 *) srcptr; in xemaclite_alignedwrite()137 *to32ptr++ = *from32ptr++; in xemaclite_alignedwrite()143 from8ptr = (u8 *) from32ptr; in xemaclite_alignedwrite()