Home
last modified time | relevance | path

Searched refs:rt4505_regmap_config (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/leds/flash/
H A Dleds-rt4505.c230 static const struct regmap_config rt4505_regmap_config = { variable
356 priv->regmap = devm_regmap_init_i2c(client, &rt4505_regmap_config); in rt4505_probe()