Home
last modified time | relevance | path

Searched refs:regmap (Results 1 – 25 of 138) sorted by relevance

123456

/include/linux/mfd/
A Dsyscon.h20 struct regmap *device_node_to_regmap(struct device_node *np);
21 struct regmap *syscon_node_to_regmap(struct device_node *np);
22 struct regmap *syscon_regmap_lookup_by_compatible(const char *s);
23 struct regmap *syscon_regmap_lookup_by_phandle(struct device_node *np,
25 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np,
32 struct regmap *regmap);
34 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap()
49 static inline struct regmap *syscon_regmap_lookup_by_phandle( in syscon_regmap_lookup_by_phandle()
56 static inline struct regmap *syscon_regmap_lookup_by_phandle_args( in syscon_regmap_lookup_by_phandle_args()
65 static inline struct regmap *syscon_regmap_lookup_by_phandle_optional( in syscon_regmap_lookup_by_phandle_optional()
[all …]
A Dmax77693-common.h32 struct regmap *regmap; member
33 struct regmap *regmap_muic;
34 struct regmap *regmap_haptic; /* Only MAX77693 */
35 struct regmap *regmap_chg; /* Only MAX77843 */
36 struct regmap *regmap_leds; /* Only MAX77705 */
A Dwm97xx.h11 struct regmap;
17 struct regmap *regmap; member
A Dntxec.h15 struct regmap;
19 struct regmap *regmap; member
A Drohm-generic.h28 struct regmap *regmap; member
84 struct regmap *regmap);
A Dmotorola-cpcap.h257 struct regmap *regmap, in cpcap_get_revision() argument
263 ret = regmap_read(regmap, CPCAP_REG_VERSC1, &val); in cpcap_get_revision()
276 struct regmap *regmap, in cpcap_get_vendor() argument
282 ret = regmap_read(regmap, CPCAP_REG_VERSC1, &val); in cpcap_get_vendor()
294 extern int cpcap_sense_virq(struct regmap *regmap, int virq);
A Dmp2629.h14 struct regmap *regmap; member
A Daltera-sysmgr.h18 struct regmap *altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np,
21 static inline struct regmap *
A Drt5033.h28 struct regmap *regmap; member
/include/linux/
A Dregmap.h35 struct regmap;
1277 void regmap_exit(struct regmap *map);
1278 int regmap_reinit_cache(struct regmap *map,
1349 bool regmap_might_sleep(struct regmap *map);
1356 int regcache_sync(struct regmap *map);
1439 struct regmap_field *regmap_field_alloc(struct regmap *regmap,
1444 struct regmap *regmap, struct reg_field reg_field);
1447 int regmap_field_bulk_alloc(struct regmap *regmap,
1452 int devm_regmap_field_bulk_alloc(struct device *dev, struct regmap *regmap,
1746 struct regmap *map, int irq,
[all …]
A Di8254.h7 struct regmap;
16 struct regmap *map;
/include/linux/soc/samsung/
A Dexynos-pmu.h12 struct regmap;
24 struct regmap *exynos_get_pmu_regmap(void);
25 struct regmap *exynos_get_pmu_regmap_by_phandle(struct device_node *np,
28 static inline struct regmap *exynos_get_pmu_regmap(void) in exynos_get_pmu_regmap()
33 static inline struct regmap *exynos_get_pmu_regmap_by_phandle(struct device_node *np, in exynos_get_pmu_regmap_by_phandle()
/include/linux/mfd/da9055/
A Dcore.h28 struct regmap *regmap; member
42 ret = regmap_read(da9055->regmap, reg, &val); in da9055_reg_read()
52 return regmap_write(da9055->regmap, reg, val); in da9055_reg_write()
58 return regmap_bulk_read(da9055->regmap, reg, val, reg_cnt); in da9055_group_read()
64 return regmap_raw_write(da9055->regmap, reg, val, reg_cnt); in da9055_group_write()
71 return regmap_update_bits(da9055->regmap, reg, bit_mask, reg_val); in da9055_reg_update()
/include/sound/
A Dsdca_asoc.h14 struct regmap;
46 int sdca_asoc_set_constraints(struct device *dev, struct regmap *regmap,
52 int sdca_asoc_get_port(struct device *dev, struct regmap *regmap,
55 int sdca_asoc_hw_params(struct device *dev, struct regmap *regmap,
A Dcs35l41.h906 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);
913 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg);
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);
[all …]
A Dsdca_regmap.h15 struct regmap;
28 int sdca_regmap_write_defaults(struct device *dev, struct regmap *regmap,
/include/linux/mfd/syscon/
A Datmel-smc.h18 struct regmap;
108 void atmel_smc_cs_conf_apply(struct regmap *regmap, int cs,
110 void atmel_hsmc_cs_conf_apply(struct regmap *regmap,
113 void atmel_smc_cs_conf_get(struct regmap *regmap, int cs,
115 void atmel_hsmc_cs_conf_get(struct regmap *regmap,
/include/linux/soc/cirrus/
A Dep93xx.h5 struct regmap;
26 struct regmap *map;
29 void (*write)(struct regmap *map, spinlock_t *lock, unsigned int reg,
31 void (*update_bits)(struct regmap *map, spinlock_t *lock,
/include/linux/mdio/
A Dmdio-regmap.h13 struct regmap;
17 struct regmap *regmap; member
/include/media/
A Dv4l2-cci.h15 struct regmap;
69 int cci_read(struct regmap *map, u32 reg, u64 *val, int *err);
82 int cci_write(struct regmap *map, u32 reg, u64 val, int *err);
100 int cci_update_bits(struct regmap *map, u32 reg, u64 mask, u64 val, int *err);
122 int cci_multi_reg_write(struct regmap *map, const struct cci_reg_sequence *regs,
137 struct regmap *devm_cci_regmap_init_i2c(struct i2c_client *client,
/include/linux/mfd/wm8994/
A Dcore.h61 struct regmap *regmap; member
87 ret = regmap_read(wm8994->regmap, reg, &val); in wm8994_reg_read()
98 return regmap_write(wm8994->regmap, reg, val); in wm8994_reg_write()
104 return regmap_bulk_read(wm8994->regmap, reg, buf, count); in wm8994_bulk_read()
110 return regmap_raw_write(wm8994->regmap, reg, buf, count * sizeof(u16)); in wm8994_bulk_write()
116 return regmap_update_bits(wm8994->regmap, reg, mask, val); in wm8994_set_bits()
/include/linux/gpio/
A Dregmap.h10 struct regmap;
65 struct regmap *regmap; member
/include/linux/mfd/wcd934x/
A Dwcd934x.h25 struct regmap *regmap; member
/include/linux/framer/
A Dpef2256.h15 struct regmap;
18 struct regmap *pef2256_get_regmap(struct pef2256 *pef2256);
/include/linux/pcs/
A Dpcs-mtk-lynxi.h10 struct regmap *regmap,

Completed in 36 milliseconds

123456