Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dda9063-i2c.c94 static const struct regmap_access_table da9063_ad_readable_table = {
99 static const struct regmap_access_table da9063_ad_writeable_table = {
104 static const struct regmap_access_table da9063_ad_volatile_table = {
172 static const struct regmap_access_table da9063_bb_readable_table = {
177 static const struct regmap_access_table da9063_bb_writeable_table = {
182 static const struct regmap_access_table da9063_bb_volatile_table = {
Daxp20x.c51 static const struct regmap_access_table axp152_writeable_table = {
56 static const struct regmap_access_table axp152_volatile_table = {
76 static const struct regmap_access_table axp20x_writeable_table = {
81 static const struct regmap_access_table axp20x_volatile_table = {
95 static const struct regmap_access_table axp22x_writeable_table = {
100 static const struct regmap_access_table axp22x_volatile_table = {
114 static const struct regmap_access_table axp288_writeable_table = {
119 static const struct regmap_access_table axp288_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 = {
Dda9062-core.c399 static const struct regmap_access_table da9062_aa_readable_table = {
404 static const struct regmap_access_table da9062_aa_writeable_table = {
409 static const struct regmap_access_table da9062_aa_volatile_table = {
Dtps65218.c133 static const struct regmap_access_table tps65218_volatile_table = {
Dtwl-core.c304 static const struct regmap_access_table twl4030_49_volatile_table = {
/linux-4.4.14/drivers/staging/iio/magnetometer/
Dhmc5843_spi.c22 static const struct regmap_access_table hmc5843_readable_table = {
31 static const struct regmap_access_table hmc5843_writable_table = {
40 static const struct regmap_access_table hmc5843_volatile_table = {
Dhmc5843_i2c.c25 static const struct regmap_access_table hmc5843_readable_table = {
34 static const struct regmap_access_table hmc5843_writable_table = {
43 static const struct regmap_access_table hmc5843_volatile_table = {
/linux-4.4.14/drivers/base/regmap/
Dinternal.h95 const struct regmap_access_table *wr_table;
96 const struct regmap_access_table *rd_table;
97 const struct regmap_access_table *volatile_table;
98 const struct regmap_access_table *precious_table;
Dregmap.c66 const struct regmap_access_table *table) in regmap_check_range_table()
/linux-4.4.14/drivers/nvmem/
Dmxs-ocotp.c140 static const struct regmap_access_table imx23_access = {
149 static const struct regmap_access_table imx28_access = {
182 const struct regmap_access_table *access; in mxs_ocotp_probe()
/linux-4.4.14/include/linux/
Dregmap.h103 struct regmap_access_table { struct
223 const struct regmap_access_table *wr_table;
224 const struct regmap_access_table *rd_table;
225 const struct regmap_access_table *volatile_table;
226 const struct regmap_access_table *precious_table;
724 const struct regmap_access_table *table);
/linux-4.4.14/drivers/iio/light/
Dapds9960.c176 static const struct regmap_access_table apds9960_volatile_table = {
185 static const struct regmap_access_table apds9960_precious_table = {
197 static const struct regmap_access_table apds9960_readable_table = {
208 static const struct regmap_access_table apds9960_writeable_table = {
Dpa12203001.c118 static const struct regmap_access_table pa12203001_volatile_regs = {
/linux-4.4.14/drivers/iio/proximity/
Dsx9500.c166 static const struct regmap_access_table sx9500_writeable_regs = {
182 static const struct regmap_access_table sx9500_readable_regs = {
193 static const struct regmap_access_table sx9500_volatile_regs = {
/linux-4.4.14/sound/soc/codecs/
Dsta32x.c120 static const struct regmap_access_table sta32x_write_regs = {
125 static const struct regmap_access_table sta32x_read_regs = {
130 static const struct regmap_access_table sta32x_volatile_regs = {
Dsta350.c146 static const struct regmap_access_table sta350_write_regs = {
151 static const struct regmap_access_table sta350_read_regs = {
156 static const struct regmap_access_table sta350_volatile_regs = {
/linux-4.4.14/drivers/power/
Dbq25890_charger.c114 static const struct regmap_access_table bq25890_writeable_regs = {
126 static const struct regmap_access_table bq25890_volatile_regs = {
/linux-4.4.14/drivers/input/touchscreen/
Dtsc200x-core.c59 static const struct regmap_access_table tsc200x_writable_table = {