Home
last modified time | relevance | path

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

12345

/drivers/iio/accel/
A Dadxl313_i2c.c21 .rd_table = &adxl312_readable_regs_table,
30 .rd_table = &adxl313_readable_regs_table,
39 .rd_table = &adxl314_readable_regs_table,
A Dadxl313_spi.c22 .rd_table = &adxl312_readable_regs_table,
33 .rd_table = &adxl313_readable_regs_table,
44 .rd_table = &adxl314_readable_regs_table,
A Dadxl355_i2c.c19 .rd_table = &adxl355_readable_regs_tbl,
A Dadxl355_spi.c22 .rd_table = &adxl355_readable_regs_tbl,
/drivers/gpio/
A Dgpio-fxl6408.c63 static const struct regmap_access_table rd_table = { variable
84 .rd_table = &rd_table,
A Dgpio-104-dio-48e.c262 .rd_table = &dio48e_rd_table, in dio48e_probe()
285 .rd_table = &pit_rd_table, in dio48e_probe()
/drivers/mfd/
A Dda9063-i2c.c377 da9063_regmap_config.rd_table = in da9063_i2c_probe()
386 da9063_regmap_config.rd_table = in da9063_i2c_probe()
395 da9063_regmap_config.rd_table = in da9063_i2c_probe()
412 da9063_regmap_config.rd_table = in da9063_i2c_probe()
421 da9063_regmap_config.rd_table = in da9063_i2c_probe()
A Dsec-acpm.c89 .rd_table = &s2mpg10_common_rd_table,
142 .rd_table = &s2mpg10_pmic_rd_table,
173 .rd_table = &s2mpg10_rtc_rd_table,
213 .rd_table = &s2mpg10_meter_rd_table,
A Dbd9571mwv.c71 .rd_table = &bd9571mwv_readable_table,
156 .rd_table = &bd9574mwf_readable_table,
A Dmax77759.c93 .rd_table = &max77759_top_rd_table,
141 .rd_table = &max77759_maxq_rd_table,
183 .rd_table = &max77759_charger_rd_table,
A Dupboard-fpga.c136 .rd_table = &upboard_up_readable_table,
171 .rd_table = &upboard_up2_readable_table,
A Dmax77620.c177 .rd_table = &max77620_readable_table,
189 .rd_table = &max20024_readable_table,
218 .rd_table = &max77663_readable_table,
/drivers/firmware/cirrus/test/
A Dcs_dsp_mock_regmap.c94 .rd_table = &adsp2_32bit_rw,
137 .rd_table = &adsp2_16bit_rw,
202 .rd_table = &halo_readable,
/drivers/base/regmap/
A Dregcache-rbtree.c326 if (map->rd_table) { in regcache_rbtree_node_alloc()
327 for (i = 0; i < map->rd_table->n_yes_ranges; i++) { in regcache_rbtree_node_alloc()
329 &map->rd_table->yes_ranges[i])) in regcache_rbtree_node_alloc()
333 if (i != map->rd_table->n_yes_ranges) { in regcache_rbtree_node_alloc()
334 range = &map->rd_table->yes_ranges[i]; in regcache_rbtree_node_alloc()
/drivers/net/dsa/microchip/
A Dksz8863_smi.c155 rc.rd_table = chip->rd_table; in ksz8863_smi_probe()
A Dksz_spi.c174 rc.rd_table = chip->rd_table; in ksz_spi_probe()
/drivers/gpu/drm/imx/dc/
A Ddc-ed.c82 .rd_table = &dc_ed_pec_regmap_read_table,
104 .rd_table = &dc_ed_regmap_access_table,
A Ddc-fw.c56 .rd_table = &dc_fw_pec_regmap_access_table,
77 .rd_table = &dc_fw_regmap_access_table,
A Ddc-lb.c97 .rd_table = &dc_lb_pec_regmap_access_table,
117 .rd_table = &dc_lb_regmap_access_table,
/drivers/iio/addac/
A Dstx104.c132 .rd_table = &aio_ctl_rd_table,
160 .rd_table = &aio_data_rd_table,
197 .rd_table = &pit_rd_table,
/drivers/iio/magnetometer/
A Drm3100-i2c.c19 .rd_table = &rm3100_readable_table,
A Drm3100-spi.c17 .rd_table = &rm3100_readable_table,
A Dhmc5843_spi.c45 .rd_table = &hmc5843_readable_table,
A Dhmc5843_i2c.c48 .rd_table = &hmc5843_readable_table,
/drivers/soc/qcom/
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,

Completed in 40 milliseconds

12345