Searched refs:le32_to_cpu (Results 1 – 7 of 7) sorted by relevance
47 #define le32_to_cpu __le32_to_cpu macro112 #define le32_to_cpu swab32 macro130 #define le32_to_cpu(x) (x) macro
190 intel_outl(le32_to_cpu(((u32 *) buf)[0]), addr); in conf1_write()288 intel_outl(le32_to_cpu(* (u32 *) buf), addr); in conf2_write()
135 val = le32_to_cpu(*(u32*)buf); in nbsd_write()
136 data_dword = le32_to_cpu(((u32 *) buf)[0]); in sylixos_write()
185 param.value = le32_to_cpu(((u32 *) buf)[0]); in darwin_write()
126 return le32_to_cpu(buf); in pci_read_long()
338 pi.pi_data = le32_to_cpu(((u32 *) buf)[0]); in fbsd_write()