Searched refs:TP_EC_BACKLIGHT_LVLMSK (Results 1 – 1 of 1) sorted by relevance
6512 TP_EC_BACKLIGHT_LVLMSK = 0x1F, enumerator6565 lec &= TP_EC_BACKLIGHT_LVLMSK; in tpacpi_brightness_checkpoint_nvram()6621 (value & TP_EC_BACKLIGHT_LVLMSK)))) in tpacpi_brightness_set_ec()6712 return status & TP_EC_BACKLIGHT_LVLMSK; in brightness_get()6925 props.brightness = b & TP_EC_BACKLIGHT_LVLMSK; in brightness_init()