Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.h1483 #define RK3568_ESMART0_CTRL1 0x1804 macro
H A Drockchip_vop2_reg.c2323 .axi_yrgb_id = VOP_REG(RK3568_ESMART0_CTRL1, 0x1f, 4),
2324 .axi_uv_id = VOP_REG(RK3568_ESMART0_CTRL1, 0x1f, 12),
2342 .ymirror = VOP_REG(RK3568_ESMART0_CTRL1, 0x1, 31),
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c603 #define RK3568_ESMART0_CTRL1 0x1804 macro
4129 vop2_mask_write(vop2, RK3568_ESMART0_CTRL1 + win_offset, ESMART_AXI_YRGB_ID_MASK, in vop2_axi_config()
4131 vop2_mask_write(vop2, RK3568_ESMART0_CTRL1 + win_offset, ESMART_AXI_UV_ID_MASK, in vop2_axi_config()
4310 vop2_mask_write(vop2, RK3568_ESMART0_CTRL1 + win_offset, EN_MASK, in vop2_set_smart_win()