Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.h504 #define IEP_REGB_STATUS(base) ReadReg32(base, rIEP_STATUS) macro
H A Dhw_iep_reg.c1328 uint32_t sts_int = IEP_REGB_STATUS(base); in iep_get_status()