Home
last modified time | relevance | path

Searched refs:regmap_cfg (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/mfd/
H A Drk808.c1200 rk808->regmap_cfg = &rk805_regmap_config; in rk808_probe()
1216 rk808->regmap_cfg = &rk808_regmap_config; in rk808_probe()
1225 rk808->regmap_cfg = &rk816_regmap_config; in rk808_probe()
1241 rk808->regmap_cfg = &rk818_regmap_config; in rk808_probe()
1257 rk808->regmap_cfg = &rk817_regmap_config; in rk808_probe()
1278 rk808->regmap = devm_regmap_init_i2c(client, rk808->regmap_cfg); in rk808_probe()
/device/soc/rockchip/common/sdk_linux/include/linux/mfd/
H A Drk808.h1090 const struct regmap_config *regmap_cfg; member

Completed in 5 milliseconds