Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_acpi.c79 struct atif_sbios_requests { struct
80 u16 size; /* structure size in bytes (includes size field) */
81 u32 pending; /* pending sbios requests */
82 u8 panel_exp_mode; /* panel expansion mode */
83 u8 thermal_gfx; /* thermal state: target gfx controller */
84 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */
85 u8 forced_power_gfx; /* forced power state: target gfx controller */
86 u8 forced_power_state; /* forced power state: state id */
87 u8 system_power_src; /* system power source */
88 u8 backlight_level; /* panel backlight level (0-255) */
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Damd_acpi.h45 struct atif_sbios_requests { struct
46 u16 size; /* structure size in bytes (includes size field) */
47 u32 pending; /* pending sbios requests */
48 u8 panel_exp_mode; /* panel expansion mode */
49 u8 thermal_gfx; /* thermal state: target gfx controller */
50 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */
51 u8 forced_power_gfx; /* forced power state: target gfx controller */
52 u8 forced_power_state; /* forced power state: state id */
53 u8 system_power_src; /* system power source */
54 u8 backlight_level; /* panel backlight level (0-255) */