gpio_pin_assignment 572 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c pp_atomctrl_gpio_pin_assignment *gpio_pin_assignment) gpio_pin_assignment 583 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c gpio_pin_assignment->uc_gpio_pin_bit_shift = gpio_pin_assignment 585 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c gpio_pin_assignment->us_gpio_pin_aindex = gpio_pin_assignment 625 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c pp_atomctrl_gpio_pin_assignment *gpio_pin_assignment) gpio_pin_assignment 635 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c gpio_pin_assignment); gpio_pin_assignment 290 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h extern bool atomctrl_get_pp_assign_pin(struct pp_hwmgr *hwmgr, const uint32_t pinId, pp_atomctrl_gpio_pin_assignment *gpio_pin_assignment); gpio_pin_assignment 181 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c struct pp_atomfwctrl_gpio_pin_assignment *gpio_pin_assignment) gpio_pin_assignment 194 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c gpio_pin_assignment->uc_gpio_pin_bit_shift = gpio_pin_assignment 196 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c gpio_pin_assignment->us_gpio_pin_aindex = gpio_pin_assignment 210 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c struct pp_atomfwctrl_gpio_pin_assignment *gpio_pin_assignment) gpio_pin_assignment 222 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c pin_id, gpio_pin_assignment); gpio_pin_assignment 223 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.h struct pp_atomfwctrl_gpio_pin_assignment *gpio_pin_assignment); gpio_pin_assignment 2150 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c struct pp_atomctrl_gpio_pin_assignment gpio_pin_assignment; gpio_pin_assignment 2156 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_PCC_GPIO_PINID, &gpio_pin_assignment)) { gpio_pin_assignment 2158 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c switch (gpio_pin_assignment.uc_gpio_pin_bit_shift) { gpio_pin_assignment 2231 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c pp_atomctrl_gpio_pin_assignment gpio_pin_assignment; gpio_pin_assignment 2362 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c &gpio_pin_assignment)) { gpio_pin_assignment 2363 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c table->VRHotGpio = gpio_pin_assignment.uc_gpio_pin_bit_shift; gpio_pin_assignment 2373 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c &gpio_pin_assignment)) { gpio_pin_assignment 2374 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c table->AcDcGpio = gpio_pin_assignment.uc_gpio_pin_bit_shift; gpio_pin_assignment 2394 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c THERMAL_INT_OUTPUT_GPIO_PINID, &gpio_pin_assignment)) { gpio_pin_assignment 2398 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c table->ThermOutGpio = gpio_pin_assignment.uc_gpio_pin_bit_shift; gpio_pin_assignment 2402 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c (1 << gpio_pin_assignment.uc_gpio_pin_bit_shift))) ? 1 : 0;