Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_acpi.c85 struct atcs_pref_req_input { struct
86 u16 size; /* structure size in bytes (includes size field) */
87 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
88 u16 valid_flags_mask; /* valid flags mask */
89 u16 flags; /* flags */
90 u8 req_type; /* request type */
91 u8 perf_req; /* performance request */
/Linux-v4.19/drivers/gpu/drm/amd/include/
Damd_acpi.h68 struct atcs_pref_req_input { struct
69 u16 size; /* structure size in bytes (includes size field) */
70 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
71 u16 valid_flags_mask; /* valid flags mask */
72 u16 flags; /* flags */
73 u8 req_type; /* request type */
74 u8 perf_req; /* performance request */