Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dimx-ocotp.c75 static struct regmap_config imx_ocotp_regmap_config = { variable
117 imx_ocotp_regmap_config.max_register = 4 * priv->nregs - 4; in imx_ocotp_probe()
120 &imx_ocotp_regmap_config); in imx_ocotp_probe()