Lines Matching defs:opregion_asle
103 struct opregion_asle { struct
104 u32 ardy; /* driver readiness */
105 u32 aslc; /* ASLE interrupt command */
106 u32 tche; /* technology enabled indicator */
107 u32 alsi; /* current ALS illuminance reading */
108 u32 bclp; /* backlight brightness to set */
109 u32 pfit; /* panel fitting state */
110 u32 cblv; /* current brightness level */
111 u16 bclm[20]; /* backlight level duty cycle mapping table */
112 u32 cpfm; /* current panel fitting mode */
113 u32 epfm; /* enabled panel fitting modes */
114 u8 plut[74]; /* panel LUT and identifier */
115 u32 pfmb; /* PWM freq and min brightness */
116 u32 cddv; /* color correction default values */
117 u32 pcft; /* power conservation features */
118 u32 srot; /* supported rotation angles */
119 u32 iuer; /* IUER events */
120 u64 fdss;
121 u32 fdsp;
122 u32 stat;
123 u8 rsvd[70];