Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dif0001.h11 struct nvif_control_pstate_info_v0 { struct
12 __u8 version;
13 __u8 count; /* out: number of power states */
16 __s8 ustate_ac; /* out: target pstate index */
17 __s8 ustate_dc; /* out: target pstate index */
18 __s8 pwrsrc; /* out: current power source */
21 __s8 pstate; /* out: current pstate index */
22 __u8 pad06[2];