Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dltc2947-core.c41 #define LTC2947_GPIO_FAN_POL_MASK BIT(7) macro
42 #define LTC2947_GPIO_FAN_POL(x) FIELD_PREP(LTC2947_GPIO_FAN_POL_MASK, x)