Home
last modified time | relevance | path

Searched refs:VR0HotGpio (Results 1 – 15 of 15) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu9_driver_if.h270 uint8_t VR0HotGpio; /* GPIO pin configured for VR0 HOT event */ member
Dsmu11_driver_if.h572 uint8_t VR0HotGpio; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h417 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
Dsmu11_driver_if_sienna_cichlid.h887 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
1247 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
Dsmu11_driver_if_arcturus.h676 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
Dsmu11_driver_if_navi10.h765 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
Dsmu13_driver_if_v13_0_0.h1243 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
Dsmu13_driver_if_v13_0_7.h1265 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c155 ppsmc_pptable->VR0HotGpio = smc_dpm_table.vr0hotgpio; in append_vbios_pptable()
Dvega20_processpptables.c583 pr_info("VR0HotGpio = %d\n", pptable->VR0HotGpio);
757 ppsmc_pptable->VR0HotGpio = smc_dpm_table->vr0hotgpio; in append_vbios_pptable()
Dvega10_hwmgr.c2408 pp_table->VR0HotGpio = gpio_params.ucVR0HotGpio; in vega10_populate_gpio_parameters()
2413 pp_table->VR0HotGpio = 0; in vega10_populate_gpio_parameters()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
Dsmu9_driver_if.h470 uint8_t VR0HotGpio; member
/linux-5.19.10/drivers/gpu/drm/amd/include/
Datomfirmware.h2281 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
2452 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
2574 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
2664 uint8_t VR0HotGpio; // GPIO pin configured for VR0 HOT event member
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1962 dev_info(smu->adev->dev, "VR0HotGpio = %d\n", pptable->VR0HotGpio); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c2962 dev_info(smu->adev->dev, "VR0HotGpio = 0x%x\n", pptable->VR0HotGpio); in beige_goby_dump_pptable()
3600 dev_info(smu->adev->dev, "VR0HotGpio = 0x%x\n", pptable->VR0HotGpio); in sienna_cichlid_dump_pptable()