Searched refs:atomctrl_get_pp_assign_pin (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.h | 293 extern bool atomctrl_get_pp_assign_pin(struct pp_hwmgr *hwmgr, const uint32_t pinId, pp_atomctrl_gp…
|
H A D | ppatomctrl.c | 662 bool atomctrl_get_pp_assign_pin( in atomctrl_get_pp_assign_pin() function
|
H A D | smu7_hwmgr.c | 2543 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_PCC_GPIO_PINID, &gpio_pin_assignment)) { in smu7_thermal_parameter_init()
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vegam_smumgr.c | 2049 if (atomctrl_get_pp_assign_pin(hwmgr, in vegam_init_smc_table() 2061 if (atomctrl_get_pp_assign_pin(hwmgr, in vegam_init_smc_table() 2076 if (atomctrl_get_pp_assign_pin(hwmgr, in vegam_init_smc_table()
|
H A D | fiji_smumgr.c | 2038 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_VRHOT_GPIO_PINID, &gpio_pin)) { in fiji_init_smc_table() 2048 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in fiji_init_smc_table() 2060 if (atomctrl_get_pp_assign_pin(hwmgr, THERMAL_INT_OUTPUT_GPIO_PINID, in fiji_init_smc_table()
|
H A D | polaris10_smumgr.c | 2041 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_VRHOT_GPIO_PINID, &gpio_pin)) { in polaris10_init_smc_table() 2051 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in polaris10_init_smc_table() 2066 if (atomctrl_get_pp_assign_pin(hwmgr, THERMAL_INT_OUTPUT_GPIO_PINID, in polaris10_init_smc_table()
|
H A D | tonga_smumgr.c | 2361 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_VRHOT_GPIO_PINID, in tonga_init_smc_table() 2372 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in tonga_init_smc_table() 2393 if (atomctrl_get_pp_assign_pin(hwmgr, in tonga_init_smc_table()
|
H A D | ci_smumgr.c | 2073 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_VRHOT_GPIO_PINID, &gpio_pin)) { in ci_init_smc_table()
|