Home
last modified time | relevance | path

Searched refs:pitch_in_bytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/stm/
Dltdc.c759 u32 val, pitch_in_bytes, line_length, paddr, ahbp, avbp, bpcr; in ltdc_plane_atomic_update() local
807 pitch_in_bytes = fb->pitches[0]; in ltdc_plane_atomic_update()
810 val = ((pitch_in_bytes << 16) | line_length); in ltdc_plane_atomic_update()