Home
last modified time | relevance | path

Searched refs:rd_table (Results 1 – 25 of 126) sorted by relevance

123456

/linux/drivers/iio/accel/
H A Dadxl313_i2c.c21 .rd_table = &adxl312_readable_regs_table,
30 .rd_table = &adxl313_readable_regs_table,
39 .rd_table = &adxl314_readable_regs_table,
H A Dadxl313_spi.c22 .rd_table = &adxl312_readable_regs_table,
33 .rd_table = &adxl313_readable_regs_table,
44 .rd_table = &adxl314_readable_regs_table,
H A Dadxl355_i2c.c19 .rd_table = &adxl355_readable_regs_tbl,
H A Dadxl355_spi.c22 .rd_table = &adxl355_readable_regs_tbl,
/linux/drivers/gpio/
H A Dgpio-fxl6408.c63 static const struct regmap_access_table rd_table = { variable
84 .rd_table = &rd_table,
H A Dgpio-104-dio-48e.c262 .rd_table = &dio48e_rd_table, in dio48e_probe()
285 .rd_table = &pit_rd_table, in dio48e_probe()
/linux/drivers/mfd/
H A Dda9063-i2c.c392 da9063_regmap_config.rd_table = in da9063_i2c_probe()
401 da9063_regmap_config.rd_table = in da9063_i2c_probe()
410 da9063_regmap_config.rd_table = in da9063_i2c_probe()
427 da9063_regmap_config.rd_table = in da9063_i2c_probe()
436 da9063_regmap_config.rd_table = in da9063_i2c_probe()
H A Dbd9571mwv.c71 .rd_table = &bd9571mwv_readable_table,
156 .rd_table = &bd9574mwf_readable_table,
H A Dmax77759.c93 .rd_table = &max77759_top_rd_table,
141 .rd_table = &max77759_maxq_rd_table,
183 .rd_table = &max77759_charger_rd_table,
H A Dupboard-fpga.c136 .rd_table = &upboard_up_readable_table,
171 .rd_table = &upboard_up2_readable_table,
H A Dmax77620.c177 .rd_table = &max77620_readable_table,
189 .rd_table = &max20024_readable_table,
218 .rd_table = &max77663_readable_table,
/linux/drivers/base/regmap/
H A Dregcache-rbtree.c328 if (map->rd_table) { in regcache_rbtree_node_alloc()
329 for (i = 0; i < map->rd_table->n_yes_ranges; i++) { in regcache_rbtree_node_alloc()
331 &map->rd_table->yes_ranges[i])) in regcache_rbtree_node_alloc()
335 if (i != map->rd_table->n_yes_ranges) { in regcache_rbtree_node_alloc()
336 range = &map->rd_table->yes_ranges[i]; in regcache_rbtree_node_alloc()
/linux/drivers/net/dsa/microchip/
H A Dksz8863_smi.c155 rc.rd_table = chip->rd_table; in ksz8863_smi_probe()
H A Dksz_spi.c174 rc.rd_table = chip->rd_table; in ksz_spi_probe()
/linux/drivers/gpu/drm/imx/dc/
H A Ddc-fw.c56 .rd_table = &dc_fw_pec_regmap_access_table,
77 .rd_table = &dc_fw_regmap_access_table,
H A Ddc-ed.c82 .rd_table = &dc_ed_pec_regmap_read_table,
104 .rd_table = &dc_ed_regmap_access_table,
H A Ddc-lb.c97 .rd_table = &dc_lb_pec_regmap_access_table,
117 .rd_table = &dc_lb_regmap_access_table,
/linux/drivers/iio/addac/
H A Dstx104.c132 .rd_table = &aio_ctl_rd_table,
160 .rd_table = &aio_data_rd_table,
197 .rd_table = &pit_rd_table,
/linux/drivers/iio/magnetometer/
H A Drm3100-i2c.c19 .rd_table = &rm3100_readable_table,
H A Drm3100-spi.c17 .rd_table = &rm3100_readable_table,
H A Dhmc5843_spi.c45 .rd_table = &hmc5843_readable_table,
H A Dhmc5843_i2c.c48 .rd_table = &hmc5843_readable_table,
/linux/drivers/soc/samsung/
H A Dexynos-pmu.h58 const struct regmap_access_table *rd_table; member
/linux/drivers/soc/qcom/
H A Dicc-bwmon.c279 .rd_table = &msm8998_bwmon_reg_read_table,
299 .rd_table = &msm8998_bwmon_global_reg_read_table,
366 .rd_table = &sdm845_cpu_bwmon_reg_read_table,
443 .rd_table = &sdm845_llcc_bwmon_reg_read_table,
/linux/drivers/net/dsa/
H A Dlan9303_i2c.c27 .rd_table = &lan9303_register_set,

123456