Searched refs:RK3288_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 | 154 .bcsh_brightness = VOP_REG(RK3288_BCSH_BCS, 0xff, 0), 155 .bcsh_contrast = VOP_REG(RK3288_BCSH_BCS, 0x1ff, 8), 156 .bcsh_sat_con = VOP_REG(RK3288_BCSH_BCS, 0x3ff, 20), 157 .bcsh_out_mode = VOP_REG(RK3288_BCSH_BCS, 0x3, 0),
|
| H A D | rockchip_vop_reg.h | 117 #define RK3288_BCSH_BCS 0x01b4 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 336 .bcsh_brightness = VOP_REG(RK3288_BCSH_BCS, 0xff, 0), 337 .bcsh_contrast = VOP_REG(RK3288_BCSH_BCS, 0x1ff, 8), 338 .bcsh_sat_con = VOP_REG(RK3288_BCSH_BCS, 0x3ff, 20), 339 .bcsh_out_mode = VOP_REG(RK3288_BCSH_BCS, 0x3, 30),
|
| H A D | rockchip_vop_reg.h | 118 #define RK3288_BCSH_BCS 0x01b4 macro
|