Lines Matching defs:regmap
181 struct regmap *regmap; member
374 static void aspeed_set_clock_enable(struct regmap *regmap, bool val) in aspeed_set_clock_enable()
381 static void aspeed_set_clock_source(struct regmap *regmap, int val) in aspeed_set_clock_source()
388 static void aspeed_set_pwm_clock_values(struct regmap *regmap, u8 type, in aspeed_set_pwm_clock_values()
399 static void aspeed_set_pwm_port_enable(struct regmap *regmap, u8 pwm_port, in aspeed_set_pwm_port_enable()
407 static void aspeed_set_pwm_port_type(struct regmap *regmap, in aspeed_set_pwm_port_type()
418 static void aspeed_set_pwm_port_duty_rising_falling(struct regmap *regmap, in aspeed_set_pwm_port_duty_rising_falling()
432 static void aspeed_set_tacho_type_enable(struct regmap *regmap, u8 type, in aspeed_set_tacho_type_enable()
440 static void aspeed_set_tacho_type_values(struct regmap *regmap, u8 type, in aspeed_set_tacho_type_values()
453 static void aspeed_set_fan_tach_ch_enable(struct regmap *regmap, u8 fan_tach_ch, in aspeed_set_fan_tach_ch_enable()
462 static void aspeed_set_fan_tach_ch_source(struct regmap *regmap, u8 fan_tach_ch, in aspeed_set_fan_tach_ch_source()