OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gpio_table
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_process_pptables_v1_0.c
795
const ATOM_Tonga_GPIO_Table *
gpio_table
=
local in function:init_clock_voltage_dependency
803
pp_table_information->
gpio_table
= NULL;
848
if (!result &&
gpio_table
)
849
result = get_gpio_table(hwmgr, &pp_table_information->
gpio_table
,
850
gpio_table
);
1152
kfree(pp_table_information->
gpio_table
);
1153
pp_table_information->
gpio_table
= NULL;
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_vegam_smumgr.c
1930
struct phm_ppt_v1_gpio_table *
gpio_table
=
local in function:vegam_init_smc_table
1931
(struct phm_ppt_v1_gpio_table *)table_info->
gpio_table
;
2054
if (
gpio_table
)
2056
table_info->
gpio_table
->vrhot_triggered_sclk_dpm_index;
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h
548
struct phm_ppt_v1_gpio_table *
gpio_table
;
member in struct:phm_ppt_v1_information
Completed in 43 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025