Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h22 #define IEP2_REG_DST_FMT(x) (((x) & 3) << 8) macro
H A Dmpp_iep2.c366 | IEP2_REG_DST_FMT(cfg->dst_fmt) in iep2_config()