Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_config_addr.h40 #define IEP_SRC_ADDR_Y1 0x008C macro
H A Dhw_iep_reg.h50 #define rIEP_SRC_ADDR_Y1 (IEP_BASE+IEP_SRC_ADDR_Y1)
H A Dhw_iep_reg.c1364 u32 src_addr_y1 = ReadReg32(base, IEP_SRC_ADDR_Y1); in iep_switch_input_address()