Searched refs:util_le16_to_cpu (Results 1 – 6 of 6) sorted by relevance
593 #define util_le16_to_cpu(x) util_bswap16(x) macro597 #define util_le16_to_cpu(x) (x) macro602 #define util_cpu_to_le16(x) util_le16_to_cpu(x)
767 #define util_le16_to_cpu(x) util_bswap16(x) macro771 #define util_le16_to_cpu(x) (x) macro776 #define util_cpu_to_le16(x) util_le16_to_cpu(x)
330 *dst++ = util_le16_to_cpu(value); in util_format_r8g8bx_snorm_pack_rgba_float()356 *dst++ = util_le16_to_cpu(value); in util_format_r8g8bx_snorm_pack_rgba_8unorm()
169 *dst++ = util_le16_to_cpu(value); in util_format_z16_unorm_pack_z_float()206 *dst++ = util_le16_to_cpu(value); in util_format_z16_unorm_pack_z_32unorm()
507 util_le16_to_cpu(*(unsigned short *)data)); in nv50_clear_texture()714 util_le16_to_cpu(*(unsigned short *)data)); in nv50_clear_buffer()
532 util_le16_to_cpu(*(unsigned short *)data)); in nvc0_clear_buffer()