Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds