Home
last modified time | relevance | path

Searched defs:regmap_config (Results 1 – 25 of 97) sorted by relevance

1234

/linux-6.15/include/linux/
H A Dregmap.h400 const char *name;
402 int reg_bits;
403 int reg_stride;
404 int reg_shift;
406 int pad_bits;
407 int val_bits;
427 bool can_sleep;
429 bool fast_io;
430 bool io_port;
435 void *lock_arg;
[all …]
/linux-6.15/drivers/mfd/
H A Dsimple-mfd-i2c.h27 const struct regmap_config *regmap_config; member
H A Dhi6421-spmi-pmic.c22 static const struct regmap_config regmap_config = { variable
H A Darizona-i2c.c26 const struct regmap_config *regmap_config = NULL; in arizona_i2c_probe() local
H A Dsimple-mfd-i2c.c35 const struct regmap_config *regmap_config; in simple_mfd_i2c_probe() local
H A Dadp5585.c115 const struct regmap_config *regmap_config; in adp5585_i2c_probe() local
H A Darizona-spi.c194 const struct regmap_config *regmap_config = NULL; in arizona_spi_probe() local
H A Dbd9571mwv.c209 const struct regmap_config *regmap_config; in bd9571mwv_probe() local
H A Dntxec.c131 static const struct regmap_config regmap_config = { variable
H A Docelot-spi.c186 struct regmap_config regmap_config; in ocelot_spi_init_regmap() local
H A Drohm-bd71828.c493 const struct regmap_config *regmap_config; in bd71828_i2c_probe() local
/linux-6.15/sound/soc/codecs/
H A Dcs35l56-spi.c19 const struct regmap_config *regmap_config = &cs35l56_regmap_spi; in cs35l56_spi_probe() local
H A Dcs35l56-i2c.c22 const struct regmap_config *regmap_config = &cs35l56_regmap_i2c; in cs35l56_i2c_probe() local
H A Dcs35l41-spi.c32 const struct regmap_config *regmap_config = &cs35l41_regmap_spi; in cs35l41_spi_probe() local
H A Dcs35l41-i2c.c37 const struct regmap_config *regmap_config = &cs35l41_regmap_i2c; in cs35l41_i2c_probe() local
/linux-6.15/drivers/reset/amlogic/
H A Dreset-meson.c63 static const struct regmap_config regmap_config = { variable
/linux-6.15/drivers/net/dsa/microchip/
H A Dksz_spi.c42 const struct regmap_config *regmap_config; in ksz_spi_probe() local
/linux-6.15/drivers/regulator/
H A Dpv88080-regulator.c44 const struct pv88080_compatible_regmap *regmap_config; member
367 const struct pv88080_compatible_regmap *regmap_config; in pv88080_i2c_probe() local
/linux-6.15/drivers/media/tuners/
H A Dtua9001.c176 static const struct regmap_config regmap_config = { in tua9001_probe() local
H A Dtda18212.c184 static const struct regmap_config regmap_config = { in tda18212_probe() local
/linux-6.15/include/linux/mfd/
H A Dupboard-fpga.h39 const struct regmap_config *regmap_config; member
/linux-6.15/drivers/rtc/
H A Drtc-sd3078.c148 static const struct regmap_config regmap_config = { variable
/linux-6.15/drivers/input/touchscreen/
H A Dgoodix_berlin_spi.c131 struct regmap_config regmap_config; in goodix_berlin_spi_probe() local
/linux-6.15/drivers/net/dsa/
H A Dmt7530-mdio.c142 static struct regmap_config *regmap_config; in mt7530_probe() local
/linux-6.15/drivers/media/dvb-frontends/
H A Dm88ds3103_priv.h33 struct regmap_config regmap_config; member

1234