Searched defs:opregion_asle (Results 1 – 3 of 3) sorted by relevance
104 struct opregion_asle { struct105 uint32_t ardy; /* driver readiness */106 uint32_t aslc; /* ASLE interrupt command */107 uint32_t tche; /* technology enabled indicator */108 uint32_t alsi; /* current ALS illuminance reading */109 uint32_t bclp; /* backlight brightness to set */110 uint32_t pfit; /* panel fitting state */111 uint32_t cblv; /* current brightness level */112 uint16_t bclm[20]; /* backlight level duty cycle mapping table */113 uint32_t cpfm; /* current panel fitting mode */[all …]
80268 struct opregion_asle { struct80269 u32 ardy;80270 u32 aslc;80271 u32 tche;80272 u32 alsi;80273 u32 bclp;80274 u32 pfit;80275 u32 cblv;80276 u16 bclm[20];80277 u32 cpfm;[all …]