Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/stm/
Dltdc.c683 u32 val, pitch_in_bytes, line_length, paddr, ahbp, avbp, bpcr; in ltdc_plane_atomic_update() local
731 pitch_in_bytes = fb->pitches[0]; in ltdc_plane_atomic_update()
734 val = ((pitch_in_bytes << 16) | line_length); in ltdc_plane_atomic_update()