Home
last modified time | relevance | path

Searched refs:regmap_access_table (Results 1 – 25 of 106) sorted by relevance

12345

/Linux-v6.1/drivers/iio/accel/
Dadxl313.h49 extern const struct regmap_access_table adxl312_readable_regs_table;
50 extern const struct regmap_access_table adxl313_readable_regs_table;
51 extern const struct regmap_access_table adxl314_readable_regs_table;
53 extern const struct regmap_access_table adxl312_writable_regs_table;
54 extern const struct regmap_access_table adxl313_writable_regs_table;
55 extern const struct regmap_access_table adxl314_writable_regs_table;
Dadxl355.h15 extern const struct regmap_access_table adxl355_readable_regs_tbl;
16 extern const struct regmap_access_table adxl355_writeable_regs_tbl;
Dadxl313_core.c31 const struct regmap_access_table adxl312_readable_regs_table = {
37 const struct regmap_access_table adxl313_readable_regs_table = {
43 const struct regmap_access_table adxl314_readable_regs_table = {
143 const struct regmap_access_table adxl312_writable_regs_table = {
149 const struct regmap_access_table adxl313_writable_regs_table = {
155 const struct regmap_access_table adxl314_writable_regs_table = {
/Linux-v6.1/drivers/mfd/
Dda9063-i2c.c167 static const struct regmap_access_table da9063_ad_readable_table = {
172 static const struct regmap_access_table da9063_ad_writeable_table = {
177 static const struct regmap_access_table da9063_ad_volatile_table = {
212 static const struct regmap_access_table da9063_bb_readable_table = {
217 static const struct regmap_access_table da9063_bb_writeable_table = {
222 static const struct regmap_access_table da9063_bb_da_volatile_table = {
256 static const struct regmap_access_table da9063l_bb_readable_table = {
261 static const struct regmap_access_table da9063l_bb_writeable_table = {
266 static const struct regmap_access_table da9063l_bb_da_volatile_table = {
289 static const struct regmap_access_table da9063_da_readable_table = {
[all …]
Dbd9571mwv.c36 static const struct regmap_access_table bd9571mwv_readable_table = {
50 static const struct regmap_access_table bd9571mwv_writable_table = {
62 static const struct regmap_access_table bd9571mwv_volatile_table = {
122 static const struct regmap_access_table bd9574mwf_readable_table = {
135 static const struct regmap_access_table bd9574mwf_writable_table = {
147 static const struct regmap_access_table bd9574mwf_volatile_table = {
Daxp20x.c59 static const struct regmap_access_table axp152_writeable_table = {
64 static const struct regmap_access_table axp152_volatile_table = {
85 static const struct regmap_access_table axp20x_writeable_table = {
90 static const struct regmap_access_table axp20x_volatile_table = {
110 static const struct regmap_access_table axp22x_writeable_table = {
115 static const struct regmap_access_table axp22x_volatile_table = {
139 static const struct regmap_access_table axp288_writeable_table = {
144 static const struct regmap_access_table axp288_volatile_table = {
161 static const struct regmap_access_table axp806_writeable_table = {
166 static const struct regmap_access_table axp806_volatile_table = {
Dstpmic1.c47 static const struct regmap_access_table stpmic1_readable_table = {
52 static const struct regmap_access_table stpmic1_writeable_table = {
57 static const struct regmap_access_table stpmic1_volatile_table = {
Drt5120.c34 static const struct regmap_access_table rt5120_rd_table = {
39 static const struct regmap_access_table rt5120_wr_table = {
Dmax77620.c137 static const struct regmap_access_table max77620_readable_table = {
147 static const struct regmap_access_table max20024_readable_table = {
156 static const struct regmap_access_table max77620_writable_table = {
166 static const struct regmap_access_table max77620_volatile_table = {
198 static const struct regmap_access_table max77663_readable_table = {
207 static const struct regmap_access_table max77663_writable_table = {
Dac100.c59 static const struct regmap_access_table ac100_writeable_table = {
64 static const struct regmap_access_table ac100_volatile_table = {
Dmax77714.c35 static const struct regmap_access_table max77714_readable_table = {
40 static const struct regmap_access_table max77714_writable_table = {
Dda9062-core.c472 static const struct regmap_access_table da9061_aa_readable_table = {
477 static const struct regmap_access_table da9061_aa_writeable_table = {
482 static const struct regmap_access_table da9061_aa_volatile_table = {
578 static const struct regmap_access_table da9062_aa_readable_table = {
583 static const struct regmap_access_table da9062_aa_writeable_table = {
588 static const struct regmap_access_table da9062_aa_volatile_table = {
Das3722.c260 static const struct regmap_access_table as3722_readable_table = {
283 static const struct regmap_access_table as3722_writable_table = {
293 static const struct regmap_access_table as3722_volatile_table = {
/Linux-v6.1/drivers/iio/magnetometer/
Drm3100.h11 extern const struct regmap_access_table rm3100_readable_table;
12 extern const struct regmap_access_table rm3100_writable_table;
13 extern const struct regmap_access_table rm3100_volatile_table;
Dhmc5843_spi.c18 static const struct regmap_access_table hmc5843_readable_table = {
27 static const struct regmap_access_table hmc5843_writable_table = {
36 static const struct regmap_access_table hmc5843_volatile_table = {
Dhmc5843_i2c.c21 static const struct regmap_access_table hmc5843_readable_table = {
30 static const struct regmap_access_table hmc5843_writable_table = {
39 static const struct regmap_access_table hmc5843_volatile_table = {
Drm3100-core.c99 const struct regmap_access_table rm3100_readable_table = {
109 const struct regmap_access_table rm3100_writable_table = {
119 const struct regmap_access_table rm3100_volatile_table = {
/Linux-v6.1/drivers/base/regmap/
Dinternal.h102 const struct regmap_access_table *wr_table;
103 const struct regmap_access_table *rd_table;
104 const struct regmap_access_table *volatile_table;
105 const struct regmap_access_table *precious_table;
106 const struct regmap_access_table *wr_noinc_table;
107 const struct regmap_access_table *rd_noinc_table;
/Linux-v6.1/drivers/net/dsa/
Dlan9303.h8 extern const struct regmap_access_table lan9303_register_set;
/Linux-v6.1/include/linux/
Dregmap.h220 struct regmap_access_table { struct
407 const struct regmap_access_table *wr_table;
408 const struct regmap_access_table *rd_table;
409 const struct regmap_access_table *volatile_table;
410 const struct regmap_access_table *precious_table;
411 const struct regmap_access_table *wr_noinc_table;
412 const struct regmap_access_table *rd_noinc_table;
1237 const struct regmap_access_table *table);
/Linux-v6.1/drivers/soc/qcom/
Dicc-bwmon.c210 static const struct regmap_access_table msm8998_bwmon_reg_read_table = {
220 static const struct regmap_access_table msm8998_bwmon_reg_volatile_table = {
288 static const struct regmap_access_table sdm845_llcc_bwmon_reg_read_table = {
298 static const struct regmap_access_table sdm845_llcc_bwmon_reg_volatile_table = {
/Linux-v6.1/scripts/
Dconst_structs.checkpatch63 regmap_access_table
/Linux-v6.1/drivers/pinctrl/
Dpinctrl-mcp23s08.c62 static const struct regmap_access_table mcp23x08_volatile_table = {
72 static const struct regmap_access_table mcp23x08_precious_table = {
107 static const struct regmap_access_table mcp23x17_volatile_table = {
117 static const struct regmap_access_table mcp23x17_precious_table = {
/Linux-v6.1/drivers/rtc/
Drtc-gamecube.c289 static const struct regmap_access_table rtc_rd_regs = {
301 static const struct regmap_access_table rtc_wr_regs = {
/Linux-v6.1/drivers/usb/isp1760/
Disp1760-core.c168 static const struct regmap_access_table isp176x_hc_volatile_table = {
336 static const struct regmap_access_table isp1763_hc_volatile_table = {
356 static const struct regmap_access_table isp176x_dc_volatile_table = {
421 static const struct regmap_access_table isp1763_dc_volatile_table = {

12345