Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dvf610-ocotp.c222 static struct regmap_config ocotp_regmap_config = { variable
270 ocotp_regmap_config.max_register = resource_size(res); in vf610_ocotp_probe()
272 &vf610_ocotp_bus, ocotp_dev, &ocotp_regmap_config); in vf610_ocotp_probe()