Searched refs:RK3328_BCSH_BCS (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 406 .bcsh_brightness = VOP_REG(RK3328_BCSH_BCS, 0xff, 0), 407 .bcsh_contrast = VOP_REG(RK3328_BCSH_BCS, 0x1ff, 8), 408 .bcsh_sat_con = VOP_REG(RK3328_BCSH_BCS, 0x3ff, 20), 409 .bcsh_out_mode = VOP_REG(RK3328_BCSH_BCS, 0x3, 30),
|
| H A D | rockchip_vop_reg.h | 795 #define RK3328_BCSH_BCS 0x00000644 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 1109 .bcsh_brightness = VOP_REG(RK3328_BCSH_BCS, 0xff, 0), 1110 .bcsh_contrast = VOP_REG(RK3328_BCSH_BCS, 0x1ff, 8), 1111 .bcsh_sat_con = VOP_REG(RK3328_BCSH_BCS, 0x3ff, 20), 1112 .bcsh_out_mode = VOP_REG(RK3328_BCSH_BCS, 0x3, 30),
|
| H A D | rockchip_vop_reg.h | 795 #define RK3328_BCSH_BCS 0x00000644 macro
|