Home
last modified time | relevance | path

Searched defs:opregion_acpi (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dopregion.c57 struct opregion_acpi { struct
58 u32 drdy; /* driver readiness */
59 u32 csts; /* notification status */
60 u32 cevt; /* current event */
61 u8 rsvd1[20];
66 u32 aslp; /* ASL sleep time-out */
67 u32 tidx; /* toggle table index */
69 u32 clid; /* current lid state*/
71 u32 sxsw; /* Sx state resume */
74 u32 nrdy; /* driver status */
[all …]
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_opregion.c80 struct opregion_acpi { struct
81 u32 drdy; /* driver readiness */
82 u32 csts; /* notification status */
83 u32 cevt; /* current event */
84 u8 rsvd1[20];
89 u32 aslp; /* ASL sleep time-out */
90 u32 tidx; /* toggle table index */
92 u32 clid; /* current lid state*/
94 u32 sxsw; /* Sx state resume */
97 u32 nrdy; /* driver status */
[all …]

Completed in 8 milliseconds