Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dmxs-ocotp.c131 static struct nvmem_config ocotp_config = { variable
219 ocotp_config.dev = dev; in mxs_ocotp_probe()
220 otp->nvmem = nvmem_register(&ocotp_config); in mxs_ocotp_probe()
Dvf610-ocotp.c228 static struct nvmem_config ocotp_config = { variable
277 ocotp_config.dev = dev; in vf610_ocotp_probe()
279 ocotp_dev->nvmem = nvmem_register(&ocotp_config); in vf610_ocotp_probe()