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

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c520 pr_info("ReservedEquation1{a = 0x%x b = 0x%x c = 0x%x}\n",
521 pptable->ReservedEquation1.a,
522 pptable->ReservedEquation1.b,
523 pptable->ReservedEquation1.c);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_arcturus.h612 QuadraticInt_t ReservedEquation1; member in struct:__anon634
H A Dsmu11_driver_if_sienna_cichlid.h818 QuadraticInt_t ReservedEquation1; member in struct:__anon726
1178 QuadraticInt_t ReservedEquation1; member in struct:__anon727
H A Dsmu11_driver_if_navi10.h693 QuadraticInt_t ReservedEquation1; member in struct:__anon671
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h521 QuadraticInt_t ReservedEquation1; member in struct:__anon565
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h412 QuadraticInt_t ReservedEquation1; member in struct:__anon594
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1836 dev_info(smu->adev->dev, "ReservedEquation1{a = 0x%x b = 0x%x c = 0x%x}\n",
1837 pptable->ReservedEquation1.a,
1838 pptable->ReservedEquation1.b,
1839 pptable->ReservedEquation1.c);
H A Dsienna_cichlid_ppt.c2956 dev_info(smu->adev->dev, "ReservedEquation1{a = 0x%x b = 0x%x c = 0x%x}\n",
2957 pptable->ReservedEquation1.a,
2958 pptable->ReservedEquation1.b,
2959 pptable->ReservedEquation1.c);
3595 dev_info(smu->adev->dev, "ReservedEquation1{a = 0x%x b = 0x%x c = 0x%x}\n",
3596 pptable->ReservedEquation1.a,
3597 pptable->ReservedEquation1.b,
3598 pptable->ReservedEquation1.c);

Completed in 189 milliseconds