Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h173 #define IEP2_REG_RO_X_END(x) (((x) >> 16) & 0x7ff) macro
H A Dmpp_iep2.c679 task->output.x_end[i] = IEP2_REG_RO_X_END(reg) / 16; in iep2_osd_done()