Home
last modified time | relevance | path

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

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