| /openbmc/u-boot/drivers/video/exynos/ |
| H A D | exynos_pwm_bl.c | 23 int brightness = pwm->brightness; in exynos_pwm_backlight_update_status() local 26 if (brightness == 0) { in exynos_pwm_backlight_update_status() 31 brightness * pwm->period / max, pwm->period); in exynos_pwm_backlight_update_status()
|
| /openbmc/u-boot/drivers/video/ |
| H A D | panel-uclass.c | 22 * panel_set_backlight - Set brightness for the panel backlight 25 * @percent: Brightness value (0=off, 1=min brightness, 26 * 100=full brightness)
|
| H A D | bus_vcxk.c | 98 void vcxk_setbrightness(unsigned int side, short brightness); 262 * set the display brightness 264 * side 1 set front side brightness 265 * 2 set back side brightness 266 * 3 set brightness for both sides 267 * brightness 0..1000 271 void vcxk_setbrightness(unsigned int side, short brightness) in vcxk_setbrightness() argument 275 VC4K16_Bright1 = brightness + 23; in vcxk_setbrightness() 277 VC4K16_Bright2 = brightness + 23; in vcxk_setbrightness() 279 VC2K_Bright = (brightness >> 4) + 2; in vcxk_setbrightness() [all …]
|
| H A D | pwm_backlight.c | 25 * @pwm: PWM to use to change the backlight brightness 206 index = dev_read_u32_default(dev, "default-brightness-level", 255); in pwm_backlight_ofdata_to_platdata() 207 cell = dev_read_prop(dev, "brightness-levels", &len); in pwm_backlight_ofdata_to_platdata() 213 dev_read_u32_array(dev, "brightness-levels", priv->levels, in pwm_backlight_ofdata_to_platdata()
|
| /openbmc/u-boot/include/ |
| H A D | video_bridge.h | 48 * set_backlight() - Set the backlight brightness 51 * @percent: brightness percentage (0=off, 100=full brightness) 78 * video_bridge_set_backlight() - Set the backlight brightness 80 * @percent: brightness percentage (0=off, 100=full brightness)
|
| H A D | backlight.h | 27 * set_brightness - Set brightness 30 * @percent: Brightness value (0 to 100, or BACKLIGHT_... value) 47 * backlight_set_brightness - Set brightness 50 * @percent: Brightness value (0 to 100, or BACKLIGHT_... value)
|
| H A D | panel.h | 20 * set_backlight - Set panel backlight brightness 23 * @percent: Brightness value (0 to 100, or BACKLIGHT_... value) 51 * panel_set_backlight - Set brightness for the panel backlight 54 * @percent: Brightness value (0 to 100, or BACKLIGHT_... value)
|
| H A D | bus_vcxk.h | 16 extern void vcxk_setbrightness(unsigned int side, short brightness);
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-power-manager/ |
| H A D | xfce4-power-manager_4.20.0.bb | 42 # xfce4-brightness-plugin was replaced by xfce4-powermanager-plugin 43 RPROVIDES:xfce4-powermanager-plugin += "xfce4-brightness-plugin" 44 RREPLACES:xfce4-powermanager-plugin += "xfce4-brightness-plugin" 45 RCONFLICTS:xfce4-powermanager-plugin += "xfce4-brightness-plugin"
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | kirkwood-netxbig.dtsi | 136 max-brightness = <7>; 145 max-brightness = <7>; 155 max-brightness = <7>; 164 max-brightness = <7>; 174 max-brightness = <7>; 183 max-brightness = <7>;
|
| H A D | tegra20-colibri.dts | 118 brightness-levels = <255 128 64 32 16 8 4 0>; 119 default-brightness-level = <6>;
|
| H A D | am335x-brppt1-mmc.dts | 116 default-brightness-level = <255>; 117 brightness-levels = <0 16 32 64 128 170 202 234 255>; 147 default-brightness = <50>;
|
| H A D | sun5i-a13-utoo-p66.dts | 74 brightness-levels = <0 30 40 50 60 70 80 90 100>; 75 default-brightness-level = <6>;
|
| H A D | am335x-brppt1-spi.dts | 117 default-brightness-level = <255>; 118 brightness-levels = <0 16 32 64 128 170 202 234 255>; 148 default-brightness = <50>;
|
| /openbmc/qemu/hw/arm/ |
| H A D | musicpal.c | 119 uint32_t brightness; member 130 switch (s->brightness) { in scale_lcd_color() 136 return (col * s->brightness) / 7; in scale_lcd_color() 183 s->brightness &= ~(1 << irq); in musicpal_lcd_gpio_brightness_in() 184 s->brightness |= level << irq; in musicpal_lcd_gpio_brightness_in() 265 s->brightness = 7; in musicpal_lcd_init() 279 VMSTATE_UINT32(brightness, musicpal_lcd_state), 817 /* LCD brightness bits in GPIO_OE_HI */ 836 qemu_irq out[5]; /* 3 brightness out + 2 lcd (data and clock ) */ 841 uint32_t brightness; in musicpal_gpio_brightness_update() local [all …]
|
| /openbmc/phosphor-led-sysfs/test/ |
| H A D | sysfs.cpp | 80 constexpr unsigned long brightness = 127; in TEST() local 83 fsl.setBrightness(brightness); in TEST() 84 ASSERT_EQ(brightness, fsl.getBrightness()); in TEST()
|
| /openbmc/phosphor-led-sysfs/ |
| H A D | sysfs.hpp | 51 virtual void setBrightness(unsigned long brightness); 67 static constexpr const char* attrBrightness = "brightness";
|
| H A D | physical.cpp | 47 auto brightness = led->getBrightness(); in setInitialState() local 48 if (brightness != 0U && assert != 0U) in setInitialState()
|
| /openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
| H A D | pwm_backlight.h | 15 int brightness; member
|
| /openbmc/qemu/docs/system/arm/ |
| H A D | musicpal.rst | 17 - 128x64 display with brightness control
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_util.c | 69 {0x100, L"Brightness Up"}, 70 {0x101, L"Brightness Down"},
|
| /openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina/ |
| H A D | standby-power-enable | 127 local bmc_ready="/sys/class/leds/bmc_ready_noled/brightness" 128 local bmc_ready_cpld="/sys/class/leds/bmc_ready_cpld_noled/brightness"
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button/ |
| H A D | toggle_identify_led.sh | 10 led=$(cat /sys/devices/platform/leds/leds/front-id/brightness)
|
| /openbmc/u-boot/board/LaCie/net2big_v2/ |
| H A D | net2big_v2.c | 167 * 1 | front LED brightness 168 * 2 | SATA LED brightness 177 * data | LED brightness
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
| H A D | bacnet.json | 34 "key": "brightness",
|