Searched refs:MSM_FORMAT_FLAG_UNPACK_ALIGN_MSB (Results 1 – 4 of 4) sorted by relevance
25 #define MSM_FORMAT_FLAG_UNPACK_ALIGN_MSB BIT(MSM_FORMAT_FLAG_UNPACK_ALIGN_MSB_BIT) macro
182 .flags = MSM_FORMAT_FLAG_UNPACK_ALIGN_MSB | flg, \202 .flags = MSM_FORMAT_FLAG_UNPACK_ALIGN_MSB | flg, \
100 dst_format |= ((fmt->flags & MSM_FORMAT_FLAG_UNPACK_ALIGN_MSB ? 1 : 0) << 18) | in dpu_hw_wb_setup_format()
269 ((fmt->flags & MSM_FORMAT_FLAG_UNPACK_ALIGN_MSB ? 1 : 0) << 18) | in dpu_hw_sspp_setup_format()