Home
last modified time | relevance | path

Searched refs:ISL_CAPABILITY_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/sensor/
H A Disl_pmbus_vr.h30 #define ISL_CAPABILITY_DEFAULT 0x40 macro
/openbmc/qemu/tests/qtest/
H A Disl_pmbus_vr-test.c105 g_assert_cmphex(i2c_value, ==, ISL_CAPABILITY_DEFAULT); in test_defaults()
169 g_assert_cmphex(i2c_value, ==, ISL_CAPABILITY_DEFAULT); in raa228000_test_defaults()
/openbmc/qemu/hw/sensor/
H A Disl_pmbus_vr.c71 pmdev->capability = ISL_CAPABILITY_DEFAULT; in isl_pmbus_vr_exit_reset()