Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.h437 #define IEP_REGB_DST_IMG_WIDTH(base, x) ConfRegBits32(base, RAW_rIEP_DST_IMG_SIZE,rIEP_DS… macro
H A Dhw_iep_reg.c38 IEP_REGB_DST_IMG_WIDTH(iep_msg->base, iep_msg->dst.act_w - 1); in iep_config_dst_size()