Searched refs:MIPI_DCS_GET_DISPLAY_BRIGHTNESS (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | mipi_display.h | 124 MIPI_DCS_GET_DISPLAY_BRIGHTNESS = 0x52, /* MIPI DCS 1.3 */ enumerator
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | mipi_display.h | 129 MIPI_DCS_GET_DISPLAY_BRIGHTNESS = 0x52, /* MIPI DCS 1.3 */ enumerator
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_dsi_dcs_backlight.c | 57 mipi_dsi_dcs_read(dsi_device, MIPI_DCS_GET_DISPLAY_BRIGHTNESS, in dcs_get_backlight()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | drm_mipi_dsi.c | 785 err = mipi_dsi_dcs_read(dsi, MIPI_DCS_GET_DISPLAY_BRIGHTNESS, in mipi_dsi_dcs_get_display_brightness()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-sony-acx565akm.c | 273 acx565akm_read(lcd, MIPI_DCS_GET_DISPLAY_BRIGHTNESS, &bv, 1); in acx565akm_get_actual_brightness()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 1134 err = mipi_dsi_dcs_read(dsi, MIPI_DCS_GET_DISPLAY_BRIGHTNESS, in mipi_dsi_dcs_get_display_brightness()
|
| H A D | drm_mipi_dbi.c | 92 MIPI_DCS_GET_DISPLAY_BRIGHTNESS,
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_dsi.c | 152 MIPI_DCS_GET_DISPLAY_BRIGHTNESS = 0x52, /* MIPI DCS 1.3 */ enumerator
|