| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | regmap.h | 348 struct regmap_config { struct 349 const char *name; 351 int reg_bits; 352 int reg_stride; 353 int pad_bits; 354 int val_bits; 356 bool (*writeable_reg)(struct device *dev, unsigned int reg); 357 bool (*readable_reg)(struct device *dev, unsigned int reg); 358 bool (*volatile_reg)(struct device *dev, unsigned int reg); 359 bool (*precious_reg)(struct device *dev, unsigned int reg); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | bmp280-i2c.c | 12 const struct regmap_config *regmap_config; in bmp280_i2c_probe() local
|
| H A D | bmp280-spi.c | 51 const struct regmap_config *regmap_config; in bmp280_spi_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | intel_soc_pmic_core.h | 18 const struct regmap_config *regmap_config; member
|
| H A D | arizona-i2c.c | 27 const struct regmap_config *regmap_config = NULL; in arizona_i2c_probe() local
|
| H A D | arizona-spi.c | 27 const struct regmap_config *regmap_config = NULL; in arizona_spi_probe() local
|
| H A D | wm8994-core.c | 318 struct regmap_config *regmap_config; in wm8994_device_init() local
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | pv88080-regulator.c | 48 const struct pv88080_compatible_regmap *regmap_config; member 382 const struct pv88080_compatible_regmap *regmap_config; in pv88080_i2c_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | tua9001.c | 177 static const struct regmap_config regmap_config = { in tua9001_probe() local
|
| H A D | tda18212.c | 185 static const struct regmap_config regmap_config = { in tda18212_probe() local
|
| H A D | fc2580.c | 517 static const struct regmap_config regmap_config = { in fc2580_probe() local
|
| H A D | e4000.c | 620 static const struct regmap_config regmap_config = { in e4000_probe() local
|
| H A D | m88rs6000t.c | 584 static const struct regmap_config regmap_config = { in m88rs6000t_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-sd3078.c | 160 static const struct regmap_config regmap_config = { variable
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | m88ds3103_priv.h | 33 struct regmap_config regmap_config; member
|
| H A D | mn88473.c | 616 static const struct regmap_config regmap_config = { in mn88473_probe() local
|
| H A D | mn88472.c | 583 static const struct regmap_config regmap_config = { in mn88472_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/eeprom/ |
| H A D | at24.c | 541 struct regmap_config *regmap_config) in at24_make_dummy_client() 590 struct regmap_config regmap_config = { }; in at24_probe() local
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra210_ahub.h | 113 const struct regmap_config *regmap_config; member
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | amlogic_thermal.c | 94 const struct regmap_config *regmap_config; member
|
| H A D | qoriq_thermal.c | 270 const struct regmap_config regmap_config = { in qoriq_tmu_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | rk803.c | 208 struct regmap_config regmap_config = { }; in rk803_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/phy/lantiq/ |
| H A D | phy-lantiq-vrx200-pcie.c | 396 static const struct regmap_config regmap_config = { in ltq_vrx200_pcie_phy_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-is31fl319x.c | 310 static struct regmap_config regmap_config = { variable
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | tas5720.c | 641 const struct regmap_config *regmap_config; in tas5720_probe() local
|