Searched refs:RK3188_INT_STATUS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 612 .line_flag_num[0] = VOP_REG(RK3188_INT_STATUS, 0xfff, 12), 613 .status = VOP_REG(RK3188_INT_STATUS, 0xf, 0), 614 .enable = VOP_REG(RK3188_INT_STATUS, 0xf, 4), 615 .clear = VOP_REG(RK3188_INT_STATUS, 0xf, 8),
|
D | rockchip_vop_reg.h | 961 #define RK3188_INT_STATUS 0x10 macro
|