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