Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dltc2947-core.c37 #define LTC2947_GPIO_EN_MASK BIT(0) macro
38 #define LTC2947_GPIO_EN(x) FIELD_PREP(LTC2947_GPIO_EN_MASK, x)