Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h63 #define IEP2_REG_DST_VIR_STRIDE(x) ((x) & 0xffff) macro
H A Dmpp_iep2.c381 reg = IEP2_REG_DST_VIR_STRIDE(cfg->dst_y_stride); in iep2_config()