Searched refs:thc_regmap_cfg (Results 1 – 1 of 1) sorted by relevance
42 static const struct regmap_config thc_regmap_cfg = { variable206 thc_dev->thc_regmap = devm_regmap_init(device, NULL, thc_dev, &thc_regmap_cfg); in thc_dev_init()