Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/arm/
Dmalidp_hw.h119 const u8 bus_align_bytes; member
322 if (hwdev->hw->map.bus_align_bytes == 8) in malidp_hw_get_pitch_align()
325 return hwdev->hw->map.bus_align_bytes << (rotated ? 2 : 0); in malidp_hw_get_pitch_align()
Dmalidp_hw.c788 .bus_align_bytes = 8,
834 .bus_align_bytes = 8,
886 .bus_align_bytes = 16,