Home
last modified time | relevance | path

Searched refs:ADM1272_PWR_COEFF_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dadm1272-test.c67 #define ADM1272_PWR_COEFF_DEFAULT 7 macro
135 PMBusCoefficients c = adm1272_coefficients[ADM1272_PWR_COEFF_DEFAULT]; in adm1272_watts_to_direct()
142 PMBusCoefficients c = adm1272_coefficients[ADM1272_PWR_COEFF_DEFAULT]; in adm1272_direct_to_watts()
/openbmc/qemu/hw/sensor/
H A Dadm1272.c67 #define ADM1272_PWR_COEFF_DEFAULT 7 macro
176 PMBusCoefficients c = adm1272_coefficients[ADM1272_PWR_COEFF_DEFAULT]; in adm1272_watts_to_direct()
183 PMBusCoefficients c = adm1272_coefficients[ADM1272_PWR_COEFF_DEFAULT]; in adm1272_direct_to_watts()