Searched refs:to32ptr (Results 1 – 1 of 1) sorted by relevance
105 u32 *to32ptr; in xemaclite_alignedread() local113 to32ptr = (u32 *) destptr; in xemaclite_alignedread()115 *to32ptr++ = *from32ptr++; in xemaclite_alignedread()118 to8ptr = (u8 *) to32ptr; in xemaclite_alignedread()131 u32 *to32ptr = (u32 *) destptr; in xemaclite_alignedwrite() local139 *to32ptr++ = *from32ptr++; in xemaclite_alignedwrite()150 *to32ptr++ = alignbuffer; in xemaclite_alignedwrite()
Completed in 4 milliseconds