Searched refs:words (Results 1 – 2 of 2) sorted by relevance
28 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array() argument30 while (words--) { in le32_to_cpu_array()36 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() argument38 while (words--) { in cpu_to_le32_array()
68 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array() argument70 while (words--) { in le32_to_cpu_array()76 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() argument78 while (words--) { in cpu_to_le32_array()