Searched refs:grf_dclk_inv (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 195 .grf_dclk_inv = VOP_REG(RK3288_GRF_SOC_CON15, 0x1, 13), 199 .grf_dclk_inv = VOP_REG(RK3288_GRF_SOC_CON15, 0x1, 15), 243 .grf_dclk_inv = VOP_REG(RK3368_GRF_SOC_CON6, 0x1, 5), 614 .grf_dclk_inv = VOP_REG(PX30_GRF_PD_VO_CON1, 0x1, 4), 708 .grf_dclk_inv = VOP_REG(RK1808_GRF_PD_VO_CON1, 0x1, 4), 814 .grf_dclk_inv = VOP_REG(0x1026c, 0x1, 2), 890 .grf_dclk_inv = VOP_REG(0x1000c, 0x1, 2),
|
| H A D | rockchip_vop.h | 437 struct vop_reg grf_dclk_inv; member
|
| H A D | rockchip_vop.c | 334 VOP_GRF_SET(vop, grf_dclk_inv, dclk_inv); in rockchip_vop_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 395 .grf_dclk_inv = VOP_REG(RK3288_GRF_SOC_CON15, 0x1, 13), 399 .grf_dclk_inv = VOP_REG(RK3288_GRF_SOC_CON15, 0x1, 15), 551 .grf_dclk_inv = VOP_REG(RK3368_GRF_SOC_CON6, 0x1, 5), 1655 .grf_dclk_inv = VOP_REG(PX30_GRF_PD_VO_CON1, 0x1, 4), 1872 .grf_dclk_inv = VOP_REG(RV1126_GRF_IOFUNC_CON3, 0x1, 2), 1959 .grf_dclk_inv = VOP_REG(RV1106_VENC_GRF_VOP_IO_WRAPPER, 0x1, 2),
|
| H A D | rockchip_vop2_reg.c | 3428 .grf_dclk_inv = VOP_REG(RK3562_GRF_IOC_VO_IO_CON, 0x1, 3), 3471 .grf_dclk_inv = VOP_REG(RK3568_GRF_VO_CON1, 0x1, 3), 3537 .grf_dclk_inv = VOP_REG(RK3588_GRF_SOC_CON1, 0x1, 14),
|
| H A D | rockchip_drm_vop.h | 1162 struct vop_reg grf_dclk_inv; member
|
| H A D | rockchip_drm_vop.c | 3337 VOP_GRF_SET(vop, grf_dclk_inv, dclk_inv); in vop_crtc_atomic_enable()
|
| H A D | rockchip_drm_vop2.c | 7800 VOP_GRF_SET(vop2, sys_grf, grf_dclk_inv, dclk_inv); in vop2_crtc_atomic_enable()
|