uc_gpio_pin_bit_shift  583 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 			gpio_pin_assignment->uc_gpio_pin_bit_shift =
uc_gpio_pin_bit_shift  257 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h 	uint8_t                    uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift  194 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c 			gpio_pin_assignment->uc_gpio_pin_bit_shift =
uc_gpio_pin_bit_shift   57 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.h 	uint8_t uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2158 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 		switch (gpio_pin_assignment.uc_gpio_pin_bit_shift) {
uc_gpio_pin_bit_shift 2072 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 		table->VRHotGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2044 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 		table->VRHotGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2055 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 		table->AcDcGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2070 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 		table->ThermOutGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2078 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 				(1 << gpio_pin.uc_gpio_pin_bit_shift))) ? 1:0;
uc_gpio_pin_bit_shift 1942 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 		table->VRHotGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 1951 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 		table->AcDcGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 1966 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 		table->ThermOutGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 1974 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 					& (1 << gpio_pin.uc_gpio_pin_bit_shift))) ? 1:0;
uc_gpio_pin_bit_shift 2363 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 		table->VRHotGpio = gpio_pin_assignment.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2374 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 		table->AcDcGpio = gpio_pin_assignment.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2398 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 		table->ThermOutGpio = gpio_pin_assignment.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2402 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 			(1 << gpio_pin_assignment.uc_gpio_pin_bit_shift))) ? 1 : 0;
uc_gpio_pin_bit_shift 2057 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 		table->VRHotGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2069 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 		table->AcDcGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2084 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 		table->ThermOutGpio = gpio_pin.uc_gpio_pin_bit_shift;
uc_gpio_pin_bit_shift 2093 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 				(1 << gpio_pin.uc_gpio_pin_bit_shift))) ? 1:0;