Searched refs:atomctrl_get_pp_assign_pin (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/sys/dev/drm/amd/powerplay/hwmgr/ |
H A D | ppatomctrl.h | 290 extern bool atomctrl_get_pp_assign_pin(struct pp_hwmgr *hwmgr, const uint32_t pinId, pp_atomctrl_gp…
|
H A D | ppatomctrl.c | 623 bool atomctrl_get_pp_assign_pin( in atomctrl_get_pp_assign_pin() function
|
H A D | smu7_hwmgr.c | 2160 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_PCC_GPIO_PINID, &gpio_pin_assignment)) { in smu7_thermal_parameter_init()
|
/dflybsd-src/sys/dev/drm/amd/powerplay/smumgr/ |
H A D | vegam_smumgr.c | 2057 if (atomctrl_get_pp_assign_pin(hwmgr, in vegam_init_smc_table() 2069 if (atomctrl_get_pp_assign_pin(hwmgr, in vegam_init_smc_table() 2084 if (atomctrl_get_pp_assign_pin(hwmgr, in vegam_init_smc_table()
|
H A D | fiji_smumgr.c | 2052 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_VRHOT_GPIO_PINID, &gpio_pin)) { in fiji_init_smc_table() 2062 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in fiji_init_smc_table() 2074 if (atomctrl_get_pp_assign_pin(hwmgr, THERMAL_INT_OUTPUT_GPIO_PINID, in fiji_init_smc_table()
|
H A D | polaris10_smumgr.c | 1885 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_VRHOT_GPIO_PINID, &gpio_pin)) { in polaris10_init_smc_table() 1893 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in polaris10_init_smc_table() 1905 if (atomctrl_get_pp_assign_pin(hwmgr, THERMAL_INT_OUTPUT_GPIO_PINID, in polaris10_init_smc_table()
|
H A D | tonga_smumgr.c | 2351 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_VRHOT_GPIO_PINID, in tonga_init_smc_table() 2362 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in tonga_init_smc_table() 2383 if (atomctrl_get_pp_assign_pin(hwmgr, in tonga_init_smc_table()
|
H A D | ci_smumgr.c | 2070 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_VRHOT_GPIO_PINID, &gpio_pin)) { in ci_init_smc_table()
|