Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax31827.c40 #define MAX31827_DEVICE_ENABLE(x) ((x) ? 0xA : 0x0) macro
309 MAX31827_DEVICE_ENABLE(val)); in max31827_write()
386 MAX31827_DEVICE_ENABLE(1)); in max31827_init_client()