Searched refs:rk630_cru_regmap_config (Results 1 – 4 of 4) sorted by relevance
155 const struct regmap_config rk630_cru_regmap_config = { variable165 EXPORT_SYMBOL_GPL(rk630_cru_regmap_config);
37 rk630->cru = devm_regmap_init_i2c(client, &rk630_cru_regmap_config); in rk630_i2c_probe()
200 &spi->dev, &rk630_cru_regmap_config); in rk630_spi_probe()
174 extern const struct regmap_config rk630_cru_regmap_config;