Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu9_driver_if.h273 uint8_t VR1HotPolarity; /* GPIO polarity for VR1 HOT event */ member
Dsmu11_driver_if.h576 uint8_t VR1HotPolarity; member
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h420 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
Dsmu11_driver_if_sienna_cichlid.h891 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
1251 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
Dsmu11_driver_if_arcturus.h679 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
Dsmu11_driver_if_navi10.h769 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c159 ppsmc_pptable->VR1HotPolarity = smc_dpm_table.vr1hotpolarity; in append_vbios_pptable()
Dvega20_processpptables.c587 pr_info("VR1HotPolarity = %d\n", pptable->VR1HotPolarity);
761 ppsmc_pptable->VR1HotPolarity = smc_dpm_table->vr1hotpolarity; in append_vbios_pptable()
Dvega10_hwmgr.c2411 pp_table->VR1HotPolarity = gpio_params.ucVR1HotPolarity; in vega10_populate_gpio_parameters()
2416 pp_table->VR1HotPolarity = 0; in vega10_populate_gpio_parameters()
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
Dsmu9_driver_if.h474 uint8_t VR1HotPolarity; member
/Linux-v6.1/drivers/gpu/drm/amd/include/
Datomfirmware.h2450 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
2621 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
2743 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
2832 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1966 dev_info(smu->adev->dev, "VR1HotPolarity = %d\n", pptable->VR1HotPolarity); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c2985 dev_info(smu->adev->dev, "VR1HotPolarity = 0x%x\n", pptable->VR1HotPolarity); in beige_goby_dump_pptable()
3623 dev_info(smu->adev->dev, "VR1HotPolarity = 0x%x\n", pptable->VR1HotPolarity); in sienna_cichlid_dump_pptable()