Searched refs:le16_to_cpu (Results 1 – 7 of 7) sorted by relevance
46 #define le16_to_cpu __le16_to_cpu macro111 #define le16_to_cpu swab16 macro129 #define le16_to_cpu(x) (x) macro
187 intel_outw(le16_to_cpu(((u16 *) buf)[0]), addr); in conf1_write()285 intel_outw(le16_to_cpu(* (u16 *) buf), addr); in conf2_write()
132 val = (val & ~(0xffff << shift)) | (le16_to_cpu(*(u16*)buf) << shift); in nbsd_write()
129 data_word = le16_to_cpu(((u16 *) buf)[0]); in sylixos_write()
182 param.value = le16_to_cpu(((u16 *) buf)[0]); in darwin_write()
118 return le16_to_cpu(buf); in pci_read_word()
335 pi.pi_data = le16_to_cpu(((u16 *) buf)[0]); in fbsd_write()