Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu9_driver_if.h273 uint8_t VR1HotPolarity; /* GPIO polarity for VR1 HOT event */ member
H A Dsmu11_driver_if.h576 uint8_t VR1HotPolarity; member
H A Dsmu11_driver_if_arcturus.h679 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
H A Dsmu11_driver_if_sienna_cichlid.h860 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
H A Dsmu11_driver_if_navi10.h769 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c159 ppsmc_pptable->VR1HotPolarity = smc_dpm_table.vr1hotpolarity; in append_vbios_pptable()
H A Dvega20_processpptables.c587 pr_info("VR1HotPolarity = %d\n", pptable->VR1HotPolarity);
761 ppsmc_pptable->VR1HotPolarity = smc_dpm_table->vr1hotpolarity; in append_vbios_pptable()
H A Dvega10_hwmgr.c2407 pp_table->VR1HotPolarity = gpio_params.ucVR1HotPolarity; in vega10_populate_gpio_parameters()
2412 pp_table->VR1HotPolarity = 0; in vega10_populate_gpio_parameters()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/vega12/
H A Dsmu9_driver_if.h474 uint8_t VR1HotPolarity; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Datomfirmware.h1920 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
2091 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
2213 uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1794 dev_info(smu->adev->dev, "VR1HotPolarity = %d\n", pptable->VR1HotPolarity); in arcturus_dump_pptable()
H A Dsienna_cichlid_ppt.c2379 dev_info(smu->adev->dev, "VR1HotPolarity = 0x%x\n", pptable->VR1HotPolarity); in sienna_cichlid_dump_pptable()