Searched refs:to32ptr (Results 1 – 1 of 1) sorted by relevance
103 u32 *to32ptr; in xemaclite_alignedread() local111 to32ptr = (u32 *) destptr; in xemaclite_alignedread()113 *to32ptr++ = *from32ptr++; in xemaclite_alignedread()116 to8ptr = (u8 *) to32ptr; in xemaclite_alignedread()129 u32 *to32ptr = (u32 *) destptr; in xemaclite_alignedwrite() local137 *to32ptr++ = *from32ptr++; in xemaclite_alignedwrite()148 *to32ptr++ = alignbuffer; in xemaclite_alignedwrite()