Searched refs:RK3288_MCU_CTRL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 176 .mcu_pix_total = VOP_REG(RK3288_MCU_CTRL, 0x3f, 0), 177 .mcu_cs_pst = VOP_REG(RK3288_MCU_CTRL, 0xf, 6), 178 .mcu_cs_pend = VOP_REG(RK3288_MCU_CTRL, 0x3f, 10), 179 .mcu_rw_pst = VOP_REG(RK3288_MCU_CTRL, 0xf, 16), 180 .mcu_rw_pend = VOP_REG(RK3288_MCU_CTRL, 0x3f, 20), 181 .mcu_clk_sel = VOP_REG(RK3288_MCU_CTRL, 0x1, 26), 182 .mcu_hold_mode = VOP_REG(RK3288_MCU_CTRL, 0x1, 27), 183 .mcu_frame_st = VOP_REG(RK3288_MCU_CTRL, 0x1, 28), 184 .mcu_rs = VOP_REG(RK3288_MCU_CTRL, 0x1, 29), 185 .mcu_bypass = VOP_REG(RK3288_MCU_CTRL, 0x1, 30), [all …]
|
| H A D | rockchip_vop_reg.h | 18 #define RK3288_MCU_CTRL 0x001c macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.h | 18 #define RK3288_MCU_CTRL 0x001c macro
|