Home
last modified time | relevance | path

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

12345

/linux-6.15/drivers/iio/accel/
H A Dadxl313_i2c.c21 .rd_table = &adxl312_readable_regs_table,
28 .rd_table = &adxl313_readable_regs_table,
35 .rd_table = &adxl314_readable_regs_table,
H A Dadxl313_spi.c22 .rd_table = &adxl312_readable_regs_table,
31 .rd_table = &adxl313_readable_regs_table,
40 .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-6.15/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()
H A Dgpio-pci-idio-16.c45 .rd_table = &idio_16_rd_table,
H A Dgpio-104-idio-16.c63 .rd_table = &idio_16_rd_table,
/linux-6.15/drivers/firmware/cirrus/test/
H A Dcs_dsp_mock_regmap.c94 .rd_table = &adsp2_32bit_rw,
137 .rd_table = &adsp2_16bit_rw,
202 .rd_table = &halo_readable,
/linux-6.15/drivers/mfd/
H 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()
H A Dbd9571mwv.c71 .rd_table = &bd9571mwv_readable_table,
156 .rd_table = &bd9574mwf_readable_table,
H A Dupboard-fpga.c136 .rd_table = &upboard_up_readable_table,
171 .rd_table = &upboard_up2_readable_table,
H A Drt5120.c50 .rd_table = &rt5120_rd_table,
H A Dmax77620.c177 .rd_table = &max77620_readable_table,
189 .rd_table = &max20024_readable_table,
218 .rd_table = &max77663_readable_table,
H A Dmax77714.c49 .rd_table = &max77714_readable_table,
/linux-6.15/drivers/base/regmap/
H 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()
/linux-6.15/drivers/net/dsa/microchip/
H A Dksz_spi.c75 rc.rd_table = chip->rd_table; in ksz_spi_probe()
H A Dksz8863_smi.c155 rc.rd_table = chip->rd_table; in ksz8863_smi_probe()
/linux-6.15/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-6.15/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-6.15/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-6.15/drivers/net/dsa/
H A Dlan9303_i2c.c27 .rd_table = &lan9303_register_set,

12345