Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/mfd/
Dda9063-i2c.c61 static const struct regmap_access_table da9063_ad_readable_table = {
66 static const struct regmap_access_table da9063_ad_writeable_table = {
71 static const struct regmap_access_table da9063_ad_volatile_table = {
106 static const struct regmap_access_table da9063_bb_readable_table = {
111 static const struct regmap_access_table da9063_bb_writeable_table = {
116 static const struct regmap_access_table da9063_bb_volatile_table = {
150 static const struct regmap_access_table da9063l_bb_readable_table = {
155 static const struct regmap_access_table da9063l_bb_writeable_table = {
160 static const struct regmap_access_table da9063l_bb_volatile_table = {
Dbd9571mwv.c42 static const struct regmap_access_table bd9571mwv_readable_table = {
56 static const struct regmap_access_table bd9571mwv_writable_table = {
67 static const struct regmap_access_table bd9571mwv_volatile_table = {
Daxp20x.c61 static const struct regmap_access_table axp152_writeable_table = {
66 static const struct regmap_access_table axp152_volatile_table = {
87 static const struct regmap_access_table axp20x_writeable_table = {
92 static const struct regmap_access_table axp20x_volatile_table = {
112 static const struct regmap_access_table axp22x_writeable_table = {
117 static const struct regmap_access_table axp22x_volatile_table = {
140 static const struct regmap_access_table axp288_writeable_table = {
145 static const struct regmap_access_table axp288_volatile_table = {
162 static const struct regmap_access_table axp806_writeable_table = {
167 static const struct regmap_access_table axp806_volatile_table = {
Dac100.c62 static const struct regmap_access_table ac100_writeable_table = {
67 static const struct regmap_access_table ac100_volatile_table = {
Dda9062-core.c433 static const struct regmap_access_table da9061_aa_readable_table = {
438 static const struct regmap_access_table da9061_aa_writeable_table = {
443 static const struct regmap_access_table da9061_aa_volatile_table = {
538 static const struct regmap_access_table da9062_aa_readable_table = {
543 static const struct regmap_access_table da9062_aa_writeable_table = {
548 static const struct regmap_access_table da9062_aa_volatile_table = {
Dmax77620.c118 static const struct regmap_access_table max77620_readable_table = {
128 static const struct regmap_access_table max20024_readable_table = {
137 static const struct regmap_access_table max77620_writable_table = {
147 static const struct regmap_access_table max77620_volatile_table = {
Das3722.c283 static const struct regmap_access_table as3722_readable_table = {
306 static const struct regmap_access_table as3722_writable_table = {
316 static const struct regmap_access_table as3722_volatile_table = {
Dtps65086.c36 static const struct regmap_access_table tps65086_volatile_table = {
Dtps65912-core.c84 static const struct regmap_access_table tps65912_volatile_table = {
Drohm-bd718x7.c76 static const struct regmap_access_table volatile_regs = {
Dtps65218.c131 static const struct regmap_access_table tps65218_volatile_table = {
/Linux-v4.19/drivers/iio/magnetometer/
Dhmc5843_spi.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 = {
Dhmc5843_i2c.c24 static const struct regmap_access_table hmc5843_readable_table = {
33 static const struct regmap_access_table hmc5843_writable_table = {
42 static const struct regmap_access_table hmc5843_volatile_table = {
/Linux-v4.19/drivers/base/regmap/
Dinternal.h98 const struct regmap_access_table *wr_table;
99 const struct regmap_access_table *rd_table;
100 const struct regmap_access_table *volatile_table;
101 const struct regmap_access_table *precious_table;
102 const struct regmap_access_table *rd_noinc_table;
/Linux-v4.19/include/linux/
Dregmap.h227 struct regmap_access_table { struct
368 const struct regmap_access_table *wr_table;
369 const struct regmap_access_table *rd_table;
370 const struct regmap_access_table *volatile_table;
371 const struct regmap_access_table *precious_table;
372 const struct regmap_access_table *rd_noinc_table;
1019 const struct regmap_access_table *table);
/Linux-v4.19/drivers/net/dsa/
Dlan9303.h8 extern const struct regmap_access_table lan9303_register_set;
/Linux-v4.19/scripts/
Dconst_structs.checkpatch46 regmap_access_table
/Linux-v4.19/drivers/regulator/
Dact8865-regulator.c184 static const struct regmap_access_table act8600_write_ranges_table = {
191 static const struct regmap_access_table act8600_read_ranges_table = {
196 static const struct regmap_access_table act8600_volatile_ranges_table = {
/Linux-v4.19/drivers/power/supply/
Dmax1721x_battery.c292 static const struct regmap_access_table max1721x_regs = {
307 static const struct regmap_access_table max1721x_volatile_regs = {
/Linux-v4.19/drivers/iio/light/
Dapds9960.c168 static const struct regmap_access_table apds9960_volatile_table = {
177 static const struct regmap_access_table apds9960_precious_table = {
189 static const struct regmap_access_table apds9960_readable_table = {
200 static const struct regmap_access_table apds9960_writeable_table = {
Dsi1133.c163 static const struct regmap_access_table si1133_write_ranges_table = {
170 static const struct regmap_access_table si1133_read_ranges_table = {
175 static const struct regmap_access_table si1133_precious_table = {
/Linux-v4.19/drivers/rtc/
Drtc-ds1347.c43 static const struct regmap_access_table ds1347_access_table = {
/Linux-v4.19/sound/soc/codecs/
Dtas571x.c407 static const struct regmap_access_table tas571x_write_regs = {
412 static const struct regmap_access_table tas571x_volatile_regs = {
456 static const struct regmap_access_table tas5707_volatile_regs = {
/Linux-v4.19/drivers/iio/temperature/
Dmlx90632.c104 static const struct regmap_access_table mlx90632_volatile_regs_tbl = {
119 static const struct regmap_access_table mlx90632_readable_regs_tbl = {
130 static const struct regmap_access_table mlx90632_writeable_regs_tbl = {
/Linux-v4.19/drivers/pinctrl/
Dpinctrl-mcp23s08.c95 static const struct regmap_access_table mcp23x08_volatile_table = {
105 static const struct regmap_access_table mcp23x08_precious_table = {
139 static const struct regmap_access_table mcp23x16_volatile_table = {
149 static const struct regmap_access_table mcp23x16_precious_table = {

12