Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu9_driver_if.h272 uint8_t VR1HotGpio; /* GPIO pin configured for VR1 HOT event */ member
Dsmu11_driver_if.h575 uint8_t VR1HotGpio; member
/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h419 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
Dsmu11_driver_if_sienna_cichlid.h890 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
1250 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
Dsmu11_driver_if_arcturus.h678 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
Dsmu11_driver_if_navi10.h768 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c158 ppsmc_pptable->VR1HotGpio = smc_dpm_table.vr1hotgpio; in append_vbios_pptable()
Dvega20_processpptables.c586 pr_info("VR1HotGpio = %d\n", pptable->VR1HotGpio);
760 ppsmc_pptable->VR1HotGpio = smc_dpm_table->vr1hotgpio; in append_vbios_pptable()
Dvega10_hwmgr.c2410 pp_table->VR1HotGpio = gpio_params.ucVR1HotGpio; in vega10_populate_gpio_parameters()
2415 pp_table->VR1HotGpio = 0; in vega10_populate_gpio_parameters()
/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
Dsmu9_driver_if.h473 uint8_t VR1HotGpio; member
/drivers/gpu/drm/amd/include/
Datomfirmware.h2494 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
2665 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
2787 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
2876 uint8_t VR1HotGpio; // GPIO pin configured for VR1 HOT event member
/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1965 dev_info(smu->adev->dev, "VR1HotGpio = %d\n", pptable->VR1HotGpio); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c3029 dev_info(smu->adev->dev, "VR1HotGpio = 0x%x\n", pptable->VR1HotGpio); in beige_goby_dump_pptable()
3667 dev_info(smu->adev->dev, "VR1HotGpio = 0x%x\n", pptable->VR1HotGpio); in sienna_cichlid_dump_pptable()