Searched refs:LGM_PWM_FAN_MODE_MSK (Results 1 – 1 of 1) sorted by relevance
30 #define LGM_PWM_FAN_MODE_MSK BIT(1) macro116 con0_val = FIELD_PREP(LGM_PWM_FAN_MODE_MSK, LGM_PWM_FAN_MODE_2WIRE); in lgm_pwm_init()120 regmap_update_bits(regmap, LGM_PWM_FAN_CON0, LGM_PWM_FAN_MODE_MSK, in lgm_pwm_init()