Searched refs:cpu_to_le32 (Results 1 – 3 of 3) sorted by relevance
42 #define cpu_to_le32(x) (x) macro45 #define cpu_to_le32(x) \ macro128 .magic = cpu_to_le32(FUNCTIONFS_DESCRIPTORS_MAGIC_V2),129 .flags = cpu_to_le32(FUNCTIONFS_HAS_FS_DESC |132 .length = cpu_to_le32(sizeof descriptors),134 .fs_count = cpu_to_le32(3),158 .hs_count = cpu_to_le32(3),183 .ss_count = cpu_to_le32(5),296 out->header.magic = cpu_to_le32(FUNCTIONFS_DESCRIPTORS_MAGIC); in descs_to_legacy()297 out->header.length = cpu_to_le32(length); in descs_to_legacy()[all …]
81 #define cpu_to_le32 bswap_32 macro94 #define cpu_to_le32 macro
1754 raw.flags = cpu_to_le32(flags); in intel_pt_synth_cbr_sample()1755 raw.freq = cpu_to_le32(raw.cbr * pt->cbr2khz); in intel_pt_synth_cbr_sample()