Searched refs:cpu_to_le32 (Results 1 – 7 of 7) sorted by relevance
45 #define cpu_to_le32 __cpu_to_le32 macro110 #define cpu_to_le32 swab32 macro128 #define cpu_to_le32(x) (x) macro
158 ((u32 *) buf)[0] = cpu_to_le32(intel_inl(addr)); in conf1_read()252 ((u32 *) buf)[0] = cpu_to_le32(intel_inl(addr)); in conf2_read()
94 *(u32*)buf = cpu_to_le32(val); in nbsd_read()
98 ((u32 *) buf)[0] = cpu_to_le32(data_dword); in sylixos_read()
149 ((u32 *) buf)[0] = cpu_to_le32((u32) param.value); in darwin_read()
167 u32 buf = cpu_to_le32(data); in pci_write_long()
293 ((u32 *) buf)[0] = cpu_to_le32((u32) pi.pi_data); in fbsd_read()