Searched refs:to32ptr (Results 1 – 1 of 1) sorted by relevance
102 u32 *to32ptr; in xemaclite_alignedread() local110 to32ptr = (u32 *) destptr; in xemaclite_alignedread()112 *to32ptr++ = *from32ptr++; in xemaclite_alignedread()115 to8ptr = (u8 *) to32ptr; in xemaclite_alignedread()128 u32 *to32ptr = (u32 *) destptr; in xemaclite_alignedwrite() local136 *to32ptr++ = *from32ptr++; in xemaclite_alignedwrite()147 *to32ptr++ = alignbuffer; in xemaclite_alignedwrite()