Home
last modified time | relevance | path

Searched defs:byteshift (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c504 int byteshift = target_fb->format->cpp[0] * 8 >> 4; in radeon_crtc_do_set_base() local
H A Dradeon_display.c555 int byteshift = fb->format->cpp[0] * 8 >> 4; in radeon_crtc_page_flip_target() local