Searched refs:grf_dclk_inv (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/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), 885 .grf_dclk_inv = VOP_REG(RK3576_IOC_GRF_MISC_CON8, 0x1, 9), 1014 .grf_dclk_inv = VOP_REG(0x1026c, 0x1, 2), 1104 .grf_dclk_inv = VOP_REG(0x30b9c, 0x1, 0), 1178 .grf_dclk_inv = VOP_REG(0x1000c, 0x1, 2),
|
| H A D | rockchip_vop.h | 456 struct vop_reg grf_dclk_inv; member
|
| H A D | rockchip_vop.c | 435 VOP_GRF_SET(vop, grf_ctrl, grf_dclk_inv, dclk_inv); in rockchip_vop_init()
|