Searched refs:lcd_conv_mode_8bits_on (Results 1 – 2 of 2) sorted by relevance
99 uint32_t lcd_conv_mode_8bits_on: 1; member
161 dev->lcd_rgb_yuv.lcd_conv_mode_8bits_on = (width == 8) ? 1 : 0; in lcd_ll_set_convert_data_width()