Searched refs:ReservedEquation2 (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c524 pr_info("ReservedEquation2{a = 0x%x b = 0x%x c = 0x%x}\n",
525 pptable->ReservedEquation2.a,
526 pptable->ReservedEquation2.b,
527 pptable->ReservedEquation2.c);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_arcturus.h613 QuadraticInt_t ReservedEquation2; member in struct:__anon634
H A Dsmu11_driver_if_sienna_cichlid.h819 QuadraticInt_t ReservedEquation2; member in struct:__anon726
1179 QuadraticInt_t ReservedEquation2; member in struct:__anon727
H A Dsmu11_driver_if_navi10.h694 QuadraticInt_t ReservedEquation2; member in struct:__anon671
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h522 QuadraticInt_t ReservedEquation2; member in struct:__anon565
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h413 QuadraticInt_t ReservedEquation2; member in struct:__anon594
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1840 dev_info(smu->adev->dev, "ReservedEquation2{a = 0x%x b = 0x%x c = 0x%x}\n",
1841 pptable->ReservedEquation2.a,
1842 pptable->ReservedEquation2.b,
1843 pptable->ReservedEquation2.c);
H A Dsienna_cichlid_ppt.c2960 dev_info(smu->adev->dev, "ReservedEquation2{a = 0x%x b = 0x%x c = 0x%x}\n",
2961 pptable->ReservedEquation2.a,
2962 pptable->ReservedEquation2.b,
2963 pptable->ReservedEquation2.c);
3599 dev_info(smu->adev->dev, "ReservedEquation2{a = 0x%x b = 0x%x c = 0x%x}\n",
3600 pptable->ReservedEquation2.a,
3601 pptable->ReservedEquation2.b,
3602 pptable->ReservedEquation2.c);

Completed in 190 milliseconds