Searched refs:VoltageMode (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega20_processpptables.c | 131 pptable->DpmDescriptor[PPCLK_GFXCLK].VoltageMode, 148 pptable->DpmDescriptor[PPCLK_VCLK].VoltageMode, 165 pptable->DpmDescriptor[PPCLK_DCLK].VoltageMode, 182 pptable->DpmDescriptor[PPCLK_ECLK].VoltageMode, 199 pptable->DpmDescriptor[PPCLK_SOCCLK].VoltageMode, 216 pptable->DpmDescriptor[PPCLK_UCLK].VoltageMode, 233 pptable->DpmDescriptor[PPCLK_DCEFCLK].VoltageMode, 250 pptable->DpmDescriptor[PPCLK_DISPCLK].VoltageMode, 267 pptable->DpmDescriptor[PPCLK_PIXCLK].VoltageMode, 284 pptable->DpmDescriptor[PPCLK_PHYCLK].VoltageMode, [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | sienna_cichlid_ppt.c | 1886 pptable->DpmDescriptor[PPCLK_GFXCLK].VoltageMode, in sienna_cichlid_dump_pptable() 1907 pptable->DpmDescriptor[PPCLK_SOCCLK].VoltageMode, in sienna_cichlid_dump_pptable() 1928 pptable->DpmDescriptor[PPCLK_UCLK].VoltageMode, in sienna_cichlid_dump_pptable() 1949 pptable->DpmDescriptor[PPCLK_FCLK].VoltageMode, in sienna_cichlid_dump_pptable() 1970 pptable->DpmDescriptor[PPCLK_DCLK_0].VoltageMode, in sienna_cichlid_dump_pptable() 1991 pptable->DpmDescriptor[PPCLK_VCLK_0].VoltageMode, in sienna_cichlid_dump_pptable() 2012 pptable->DpmDescriptor[PPCLK_DCLK_1].VoltageMode, in sienna_cichlid_dump_pptable() 2033 pptable->DpmDescriptor[PPCLK_VCLK_1].VoltageMode, in sienna_cichlid_dump_pptable()
|
D | arcturus_ppt.c | 1480 pptable->DpmDescriptor[PPCLK_GFXCLK].VoltageMode, in arcturus_dump_pptable() 1501 pptable->DpmDescriptor[PPCLK_VCLK].VoltageMode, in arcturus_dump_pptable() 1522 pptable->DpmDescriptor[PPCLK_DCLK].VoltageMode, in arcturus_dump_pptable() 1543 pptable->DpmDescriptor[PPCLK_SOCCLK].VoltageMode, in arcturus_dump_pptable() 1564 pptable->DpmDescriptor[PPCLK_UCLK].VoltageMode, in arcturus_dump_pptable() 1585 pptable->DpmDescriptor[PPCLK_FCLK].VoltageMode, in arcturus_dump_pptable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/vega12/ |
D | smu9_driver_if.h | 240 uint8_t VoltageMode; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smu11_driver_if.h | 353 uint8_t VoltageMode; member
|
D | smu11_driver_if_arcturus.h | 457 uint8_t VoltageMode; // 0 - AVFS only, 1- min(AVFS,SS), 2-SS only member
|
D | smu11_driver_if_sienna_cichlid.h | 529 uint8_t VoltageMode; // 0 - AVFS only, 1- min(AVFS,SS), 2-SS only member
|
D | smu11_driver_if_navi10.h | 435 uint8_t VoltageMode; // 0 - AVFS only, 1- min(AVFS,SS), 2-SS only member
|