Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dltc2947-core.c37 #define LTC2947_GPIO_EN_MASK BIT(0) macro
38 #define LTC2947_GPIO_EN(x) FIELD_PREP(LTC2947_GPIO_EN_MASK, x)