Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_acpi.c89 struct atcs_pref_req_input { struct
90 u16 size; /* structure size in bytes (includes size field) */
91 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
92 u16 valid_flags_mask; /* valid flags mask */
93 u16 flags; /* flags */
94 u8 req_type; /* request type */
95 u8 perf_req; /* performance request */
/kernel/linux/linux-5.10/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 */