Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax5970.h36 #define MAX5970_MON_MASK 0x3 macro
37 #define MAX5970_MON(reg, ch) (((reg) >> ((ch) * 2)) & MAX5970_MON_MASK)