Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.h1096 #define RK3588_DSC_8K_RST 0x204 macro
H A Drockchip_vop2_reg.c603 .rst_deassert = VOP_REG(RK3588_DSC_8K_RST, 0x1, 0),
604 .dsc_flush = VOP_REG(RK3588_DSC_8K_RST, 0x1, 16),
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c208 #define RK3588_DSC_8K_RST 0x204 macro
3462 vop2_mask_write(vop2, RK3588_DSC_8K_RST + ctrl_regs_offset, RST_DEASSERT_MASK, in vop2_dsc_enable()