Home
last modified time | relevance | path

Searched refs:IEP_STATUS (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_config_addr.h13 #define IEP_STATUS 0x0008 macro
H A Dhw_iep_reg.h23 #define rIEP_STATUS (IEP_BASE+IEP_STATUS)
H A Dhw_iep_reg.c1303 rst_state = ReadReg32(base, IEP_STATUS); in iep_soft_rst()