Searched refs:CIRRUS_MAX_PITCH (Results 1 – 1 of 1) sorted by relevance
49 #define CIRRUS_MAX_PITCH (0x1FF << 3) /* (4096 - 1) & ~111b bytes */ macro126 if (fb->format->cpp[0] == 4 && fb->pitches[0] > CIRRUS_MAX_PITCH) { in cirrus_convert_to()127 if (fb->width * 3 <= CIRRUS_MAX_PITCH) in cirrus_convert_to()374 if (pitch > CIRRUS_MAX_PITCH) in cirrus_check_size()526 dev->mode_config.max_width = CIRRUS_MAX_PITCH / 2; in cirrus_mode_config_init()