Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_acpi.c88 struct atcs_pref_req_input { struct
89 u16 size; /* structure size in bytes (includes size field) */
90 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
91 u16 valid_flags_mask; /* valid flags mask */
92 u16 flags; /* flags */
93 u8 req_type; /* request type */
94 u8 perf_req; /* performance request */
/linux-6.1.9/drivers/gpu/drm/amd/include/
Damd_acpi.h92 struct atcs_pref_req_input { struct
93 u16 size; /* structure size in bytes (includes size field) */
94 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
95 u16 valid_flags_mask; /* valid flags mask */
96 u16 flags; /* flags */
97 u8 req_type; /* request type */
98 u8 perf_req; /* performance request */