Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)

Completed in 4 milliseconds