Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dadm1272-test.c57 #define ADM1272_PMON_CONFIG_DEFAULT 0x3F35 macro
236 g_assert_cmphex(i2c_value, ==, ADM1272_PMON_CONFIG_DEFAULT); in test_defaults()
/openbmc/qemu/hw/sensor/
H A Dadm1272.c57 #define ADM1272_PMON_CONFIG_DEFAULT 0x3F35 macro
241 s->pmon_config = ADM1272_PMON_CONFIG_DEFAULT; in adm1272_exit_reset()