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

/linux-master/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c547 static inline int cy8c95x0_regmap_update_bits_base(struct cy8c95x0_pinctrl *chip, function
623 return cy8c95x0_regmap_update_bits_base(chip, reg, port, mask, val, NULL, false, true);
647 return cy8c95x0_regmap_update_bits_base(chip, reg, port, mask, val, NULL, false, false);

Completed in 184 milliseconds