| /include/linux/mfd/ |
| A D | syscon.h | 20 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 D | max77693-common.h | 32 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 D | wm97xx.h | 11 struct regmap; 17 struct regmap *regmap; member
|
| A D | ntxec.h | 15 struct regmap; 19 struct regmap *regmap; member
|
| A D | rohm-generic.h | 28 struct regmap *regmap; member 84 struct regmap *regmap);
|
| A D | motorola-cpcap.h | 257 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 D | mp2629.h | 14 struct regmap *regmap; member
|
| A D | altera-sysmgr.h | 18 struct regmap *altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, 21 static inline struct regmap *
|
| A D | rt5033.h | 28 struct regmap *regmap; member
|
| /include/linux/ |
| A D | regmap.h | 35 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 D | i8254.h | 7 struct regmap; 16 struct regmap *map;
|
| /include/linux/soc/samsung/ |
| A D | exynos-pmu.h | 12 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 D | core.h | 28 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 D | sdca_asoc.h | 14 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 D | cs35l41.h | 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); 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 D | sdca_regmap.h | 15 struct regmap; 28 int sdca_regmap_write_defaults(struct device *dev, struct regmap *regmap,
|
| /include/linux/mfd/syscon/ |
| A D | atmel-smc.h | 18 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 D | ep93xx.h | 5 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 D | mdio-regmap.h | 13 struct regmap; 17 struct regmap *regmap; member
|
| /include/media/ |
| A D | v4l2-cci.h | 15 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 D | core.h | 61 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 D | regmap.h | 10 struct regmap; 65 struct regmap *regmap; member
|
| /include/linux/mfd/wcd934x/ |
| A D | wcd934x.h | 25 struct regmap *regmap; member
|
| /include/linux/framer/ |
| A D | pef2256.h | 15 struct regmap; 18 struct regmap *pef2256_get_regmap(struct pef2256 *pef2256);
|
| /include/linux/pcs/ |
| A D | pcs-mtk-lynxi.h | 10 struct regmap *regmap,
|