Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.h398 #define IEP_REGB_GLB_ALPHA(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro
H A Dhw_iep_reg.c618 IEP_REGB_GLB_ALPHA(iep_msg->base, iep_msg->global_alpha_value); in iep_config_glb_alpha()