Home
last modified time | relevance | path

Searched refs:RK3066_INT_STATUS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c1375 .line_flag_num[0] = VOP_REG(RK3066_INT_STATUS, 0xfff, 12),
1376 .status = VOP_REG(RK3066_INT_STATUS, 0xf, 0),
1377 .enable = VOP_REG(RK3066_INT_STATUS, 0xf, 4),
1378 .clear = VOP_REG(RK3066_INT_STATUS, 0xf, 8),
H A Drockchip_vop_reg.h900 #define RK3066_INT_STATUS 0x10 macro