Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_backend.h136 #define SUN4I_BACKEND_IYUVLINEWIDTH_REG(c) (0x940 + (0x4 * (c))) macro
Dsun4i_backend.c350 regmap_write(backend->engine.regs, SUN4I_BACKEND_IYUVLINEWIDTH_REG(0), in sun4i_backend_update_yuv_buffer()