Searched defs:opregion_asle (Results 1 – 2 of 2) sorted by relevance
83 struct opregion_asle { struct84 u32 ardy; /* driver readiness */85 u32 aslc; /* ASLE interrupt command */86 u32 tche; /* technology enabled indicator */87 u32 alsi; /* current ALS illuminance reading */88 u32 bclp; /* backlight brightness to set */89 u32 pfit; /* panel fitting state */90 u32 cblv; /* current brightness level */91 u16 bclm[20]; /* backlight level duty cycle mapping table */92 u32 cpfm; /* current panel fitting mode */[all …]
107 struct opregion_asle { struct108 u32 ardy; /* driver readiness */109 u32 aslc; /* ASLE interrupt command */110 u32 tche; /* technology enabled indicator */134 struct opregion_asle_ext { argument