Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu9_driver_if.h274 uint8_t VR1HotPolarity; /* GPIO polarity for VR1 HOT event */ member
Dsmu11_driver_if.h577 uint8_t VR1HotPolarity; member
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h423 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
Dsmu11_driver_if_sienna_cichlid.h892 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
1253 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
Dsmu11_driver_if_arcturus.h680 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
Dsmu11_driver_if_navi10.h770 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c158 ppsmc_pptable->VR1HotPolarity = smc_dpm_table.vr1hotpolarity; in append_vbios_pptable()
Dvega20_processpptables.c586 pr_info("VR1HotPolarity = %d\n", pptable->VR1HotPolarity);
760 ppsmc_pptable->VR1HotPolarity = smc_dpm_table->vr1hotpolarity; in append_vbios_pptable()
Dvega10_hwmgr.c2407 pp_table->VR1HotPolarity = gpio_params.ucVR1HotPolarity; in vega10_populate_gpio_parameters()
2412 pp_table->VR1HotPolarity = 0; in vega10_populate_gpio_parameters()
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
Dsmu9_driver_if.h475 uint8_t VR1HotPolarity; member
/Linux-v6.6/drivers/gpu/drm/amd/include/
Datomfirmware.h2496 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
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1967 dev_info(smu->adev->dev, "VR1HotPolarity = %d\n", pptable->VR1HotPolarity); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c3031 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()