Lines Matching refs:regmap
906 int cs35l41_test_key_unlock(struct device *dev, struct regmap *regmap);
907 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap);
908 int cs35l41_otp_unpack(struct device *dev, struct regmap *regmap);
909 int cs35l41_register_errata_patch(struct device *dev, struct regmap *reg, unsigned int reg_revid);
910 int cs35l41_set_channels(struct device *dev, struct regmap *reg,
913 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg);
914 void cs35l41_configure_cs_dsp(struct device *dev, struct regmap *reg, struct cs_dsp *dsp);
915 int cs35l41_set_cspl_mbox_cmd(struct device *dev, struct regmap *regmap,
917 int cs35l41_write_fs_errata(struct device *dev, struct regmap *regmap);
918 int cs35l41_enter_hibernate(struct device *dev, struct regmap *regmap,
920 int cs35l41_exit_hibernate(struct device *dev, struct regmap *regmap);
921 int cs35l41_init_boost(struct device *dev, struct regmap *regmap,
923 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type);
924 int cs35l41_mdsync_up(struct regmap *regmap);
925 int cs35l41_global_enable(struct device *dev, struct regmap *regmap, enum cs35l41_boost_type b_type,