pitch_in_bytes    770 drivers/gpu/drm/stm/ltdc.c 	u32 val, pitch_in_bytes, line_length, paddr, ahbp, avbp, bpcr;
pitch_in_bytes    818 drivers/gpu/drm/stm/ltdc.c 	pitch_in_bytes = fb->pitches[0];
pitch_in_bytes    821 drivers/gpu/drm/stm/ltdc.c 	val = ((pitch_in_bytes << 16) | line_length);