Home
last modified time | relevance | path

Searched refs:VR1HotGpio (Results 1 – 13 of 13) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu9_driver_if.h273 uint8_t VR1HotGpio; /* GPIO pin configured for VR1 HOT event */ member
Dsmu11_driver_if.h576 uint8_t VR1HotGpio; member
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h422 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
Dsmu11_driver_if_sienna_cichlid.h891 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
1252 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
Dsmu11_driver_if_arcturus.h679 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
Dsmu11_driver_if_navi10.h769 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c157 ppsmc_pptable->VR1HotGpio = smc_dpm_table.vr1hotgpio; in append_vbios_pptable()
Dvega20_processpptables.c585 pr_info("VR1HotGpio = %d\n", pptable->VR1HotGpio);
759 ppsmc_pptable->VR1HotGpio = smc_dpm_table->vr1hotgpio; in append_vbios_pptable()
Dvega10_hwmgr.c2406 pp_table->VR1HotGpio = gpio_params.ucVR1HotGpio; in vega10_populate_gpio_parameters()
2411 pp_table->VR1HotGpio = 0; in vega10_populate_gpio_parameters()
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
Dsmu9_driver_if.h474 uint8_t VR1HotGpio; member
/linux-6.6.21/drivers/gpu/drm/amd/include/
Datomfirmware.h2495 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
2666 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
2788 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
2877 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1966 dev_info(smu->adev->dev, "VR1HotGpio = %d\n", pptable->VR1HotGpio); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c3030 dev_info(smu->adev->dev, "VR1HotGpio = 0x%x\n", pptable->VR1HotGpio); in beige_goby_dump_pptable()
3668 dev_info(smu->adev->dev, "VR1HotGpio = 0x%x\n", pptable->VR1HotGpio); in sienna_cichlid_dump_pptable()