Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnsa320-hwmon.c26 #define MAGIC_NUMBER 0x55 macro
93 if ((mcu_data >> 24) != MAGIC_NUMBER) { in nsa320_hwmon_update()