Lines Matching refs:regmap
876 int cs35l41_test_key_unlock(struct device *dev, struct regmap *regmap);
877 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap);
878 int cs35l41_otp_unpack(struct device *dev, struct regmap *regmap);
879 int cs35l41_register_errata_patch(struct device *dev, struct regmap *reg, unsigned int reg_revid);
880 int cs35l41_set_channels(struct device *dev, struct regmap *reg,
883 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg);
884 void cs35l41_configure_cs_dsp(struct device *dev, struct regmap *reg, struct cs_dsp *dsp);
885 int cs35l41_set_cspl_mbox_cmd(struct device *dev, struct regmap *regmap,
887 int cs35l41_write_fs_errata(struct device *dev, struct regmap *regmap);
888 int cs35l41_enter_hibernate(struct device *dev, struct regmap *regmap,
890 int cs35l41_exit_hibernate(struct device *dev, struct regmap *regmap);
891 int cs35l41_init_boost(struct device *dev, struct regmap *regmap,
893 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type);
894 int cs35l41_global_enable(struct regmap *regmap, enum cs35l41_boost_type b_type, int enable);