Home
last modified time | relevance | path

Searched defs:BOOL_TO_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dgl518sm.c74 #define BOOL_TO_REG(val) ((val) ? 0 : 1) macro
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dgl518sm.c74 #define BOOL_TO_REG(val) ((val) ? 0 : 1) macro

Completed in 2 milliseconds