Home
last modified time | relevance | path

Searched refs:qAgingGb (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c468 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m,
469 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b);
471 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m,
472 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b);
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_sienna_cichlid.h795 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
1155 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu11_driver_if_arcturus.h579 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu11_driver_if_navi10.h678 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu13_driver_if_v13_0_0.h1224 LinearInt_t qAgingGb[AVFS_D_COUNT]; // GHz->V member
H A Dsmu13_driver_if_v13_0_7.h1224 LinearInt_t qAgingGb[AVFS_D_COUNT]; // GHz->V member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1862 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in arcturus_dump_pptable()
1863 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in arcturus_dump_pptable()
1865 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in arcturus_dump_pptable()
1866 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in arcturus_dump_pptable()
H A Dsienna_cichlid_ppt.c2896 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in beige_goby_dump_pptable()
2897 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in beige_goby_dump_pptable()
2899 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in beige_goby_dump_pptable()
2900 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in beige_goby_dump_pptable()
3534 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in sienna_cichlid_dump_pptable()
3535 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in sienna_cichlid_dump_pptable()
3537 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in sienna_cichlid_dump_pptable()
3538 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in sienna_cichlid_dump_pptable()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h499 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; member