Searched refs:brightcontrast (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/rockchip/ |
| H A D | rockchip_drm_tve.txt | 10 - rockchip,brightcontrast: the value for TVE_BRIGHTNESS_CONTRAST(0x90) 26 rockchip,brightcontrast = <0x0000a305>;
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_tve.c | 139 int brightcontrast; member 237 tve_writel(TV_BRIGHTNESS_CONTRAST, tve->brightcontrast); in tve_set_mode() 476 tve->brightcontrast = dev_read_u32_default(tve->dev, "rockchip,brightcontrast", 0); in tve_parse_dt_legacy() 477 if (tve->brightcontrast == 0) { in tve_parse_dt_legacy() 537 TVEDBG("tve->brightcontrast = 0x%x\n", tve->brightcontrast); in tve_parse_dt_legacy()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_tve.h | 267 u32 brightcontrast; member
|
| H A D | rockchip_drm_tve.c | 260 tve_writel(TV_BRIGHTNESS_CONTRAST, tve->brightcontrast); in tve_set_mode() 657 tve->brightcontrast = val; in tve_parse_dt_legacy()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3036.dtsi | 315 rockchip,brightcontrast = <0x00008b00>;
|
| H A D | rk3128x.dtsi | 1044 rockchip,brightcontrast = <0x00009900>;
|