Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dmax31827.c48 #define MAX31827_DEVICE_ENABLE(x) ((x) ? 0xA : 0x0) macro
368 MAX31827_DEVICE_ENABLE(val)); in max31827_write()
516 res |= MAX31827_DEVICE_ENABLE(1); in max31827_init_client()