Searched refs:util_le16_to_cpu (Results 1 – 2 of 2) sorted by relevance
523 #define util_le16_to_cpu(x) util_bswap16(x) macro527 #define util_le16_to_cpu(x) (x) macro532 #define util_cpu_to_le16(x) util_le16_to_cpu(x)
303 *dst++ = util_le16_to_cpu(value); in util_format_r8g8bx_snorm_pack_rgba_float()329 *dst++ = util_le16_to_cpu(value); in util_format_r8g8bx_snorm_pack_rgba_8unorm()