Searched refs:width_in_bytes (Results 1 – 1 of 1) sorted by relevance
817 unsigned int width_in_bytes = mode->hdisplay * 4; in lsdc_crtc_mode_set_nofb() local824 if (width_in_bytes % 256 == 0) in lsdc_crtc_mode_set_nofb()826 else if (width_in_bytes % 128 == 0) in lsdc_crtc_mode_set_nofb()828 else if (width_in_bytes % 64 == 0) in lsdc_crtc_mode_set_nofb()