Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_config_addr.h37 #define IEP_SRC_ADDR_YRGB 0x0080 macro
H A Dhw_iep_reg.h47 #define rIEP_SRC_ADDR_YRGB (IEP_BASE+IEP_SRC_ADDR_YRGB)
H A Dhw_iep_reg.c1360 u32 src_addr_yrgb = ReadReg32(base, IEP_SRC_ADDR_YRGB); in iep_switch_input_address()