Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu9_driver_if.h271 uint8_t VR0HotPolarity; /* GPIO polarity for VR0 HOT event */ member
Dsmu11_driver_if.h573 uint8_t VR0HotPolarity; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h418 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
Dsmu11_driver_if_sienna_cichlid.h888 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
1248 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
Dsmu11_driver_if_arcturus.h677 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
Dsmu11_driver_if_navi10.h766 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
Dsmu13_driver_if_v13_0_0.h1244 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
Dsmu13_driver_if_v13_0_7.h1266 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c156 ppsmc_pptable->VR0HotPolarity = smc_dpm_table.vr0hotpolarity; in append_vbios_pptable()
Dvega20_processpptables.c584 pr_info("VR0HotPolarity = %d\n", pptable->VR0HotPolarity);
758 ppsmc_pptable->VR0HotPolarity = smc_dpm_table->vr0hotpolarity; in append_vbios_pptable()
Dvega10_hwmgr.c2409 pp_table->VR0HotPolarity = gpio_params.ucVR0HotPolarity; in vega10_populate_gpio_parameters()
2414 pp_table->VR0HotPolarity = 0; in vega10_populate_gpio_parameters()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
Dsmu9_driver_if.h471 uint8_t VR0HotPolarity; member
/linux-5.19.10/drivers/gpu/drm/amd/include/
Datomfirmware.h2282 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
2453 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
2575 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
2665 uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event member
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1963 dev_info(smu->adev->dev, "VR0HotPolarity = %d\n", pptable->VR0HotPolarity); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c2963 dev_info(smu->adev->dev, "VR0HotPolarity = 0x%x\n", pptable->VR0HotPolarity); in beige_goby_dump_pptable()
3601 dev_info(smu->adev->dev, "VR0HotPolarity = 0x%x\n", pptable->VR0HotPolarity); in sienna_cichlid_dump_pptable()