Searched refs:RK3288_INTR_CTRL0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 681 .line_flag_num[0] = VOP_REG(RK3288_INTR_CTRL0, 0x1fff, 12), 682 .status = VOP_REG(RK3288_INTR_CTRL0, 0xf, 0), 683 .enable = VOP_REG(RK3288_INTR_CTRL0, 0xf, 4), 684 .clear = VOP_REG(RK3288_INTR_CTRL0, 0xf, 8),
|
H A D | rockchip_vop_reg.h | 19 #define RK3288_INTR_CTRL0 0x0020 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 725 .line_flag_num[0] = VOP_REG(RK3288_INTR_CTRL0, 0x1fff, 12), 726 .status = VOP_REG(RK3288_INTR_CTRL0, 0xf, 0), 727 .enable = VOP_REG(RK3288_INTR_CTRL0, 0xf, 4), 728 .clear = VOP_REG(RK3288_INTR_CTRL0, 0xf, 8),
|
H A D | rockchip_vop_reg.h | 19 #define RK3288_INTR_CTRL0 0x0020 macro
|
Completed in 10 milliseconds