/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | smu9_driver_if.h | 273 uint8_t VR1HotPolarity; /* GPIO polarity for VR1 HOT event */ member
|
H A D | smu11_driver_if_arcturus.h | 679 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
H A D | smu11_driver_if.h | 576 uint8_t VR1HotPolarity; member
|
H A D | smu11_driver_if_sienna_cichlid.h | 860 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
H A D | smu11_driver_if_navi10.h | 769 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu13_driver_if_aldebaran.h | 423 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
H A D | smu11_driver_if_sienna_cichlid.h | 892 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member 1253 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
H A D | smu11_driver_if_arcturus.h | 680 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
H A D | smu11_driver_if_navi10.h | 770 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu9_driver_if.h | 274 uint8_t VR1HotPolarity; /* GPIO polarity for VR1 HOT event */ member
|
H A D | smu11_driver_if.h | 577 uint8_t VR1HotPolarity; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_processpptables.c | 159 ppsmc_pptable->VR1HotPolarity = smc_dpm_table.vr1hotpolarity; in append_vbios_pptable()
|
H A D | vega20_processpptables.c | 587 pr_info("VR1HotPolarity = %d\n", pptable->VR1HotPolarity); 761 ppsmc_pptable->VR1HotPolarity = smc_dpm_table->vr1hotpolarity; in append_vbios_pptable()
|
H A D | vega10_hwmgr.c | 2407 pp_table->VR1HotPolarity = gpio_params.ucVR1HotPolarity; in vega10_populate_gpio_parameters() 2412 pp_table->VR1HotPolarity = 0; in vega10_populate_gpio_parameters()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/vega12/ |
H A D | smu9_driver_if.h | 474 uint8_t VR1HotPolarity; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/ |
H A D | smu9_driver_if.h | 475 uint8_t VR1HotPolarity; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_processpptables.c | 158 ppsmc_pptable->VR1HotPolarity = smc_dpm_table.vr1hotpolarity; in append_vbios_pptable()
|
H A D | vega20_processpptables.c | 586 pr_info("VR1HotPolarity = %d\n", pptable->VR1HotPolarity); 760 ppsmc_pptable->VR1HotPolarity = smc_dpm_table->vr1hotpolarity; in append_vbios_pptable()
|
H A D | vega10_hwmgr.c | 2407 pp_table->VR1HotPolarity = gpio_params.ucVR1HotPolarity; in vega10_populate_gpio_parameters() 2412 pp_table->VR1HotPolarity = 0; in vega10_populate_gpio_parameters()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 1920 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member 2091 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member 2213 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 2496 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member 2667 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member 2789 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member 2878 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 1794 dev_info(smu->adev->dev, "VR1HotPolarity = %d\n", pptable->VR1HotPolarity); in arcturus_dump_pptable()
|
H A D | sienna_cichlid_ppt.c | 2379 dev_info(smu->adev->dev, "VR1HotPolarity = 0x%x\n", pptable->VR1HotPolarity); in sienna_cichlid_dump_pptable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 1967 dev_info(smu->adev->dev, "VR1HotPolarity = %d\n", pptable->VR1HotPolarity); in arcturus_dump_pptable()
|
H A D | sienna_cichlid_ppt.c | 3031 dev_info(smu->adev->dev, "VR1HotPolarity = 0x%x\n", pptable->VR1HotPolarity); in beige_goby_dump_pptable() 3669 dev_info(smu->adev->dev, "VR1HotPolarity = 0x%x\n", pptable->VR1HotPolarity); in sienna_cichlid_dump_pptable()
|