Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Dvf610-ocotp.c89 struct vf610_ocotp { struct
114 static int vf610_ocotp_calculate_timing(struct vf610_ocotp *ocotp_dev) in vf610_ocotp_calculate_timing() argument
149 struct vf610_ocotp *ocotp = context; in vf610_ocotp_read()
216 struct vf610_ocotp *ocotp_dev; in vf610_ocotp_probe()
218 ocotp_dev = devm_kzalloc(dev, sizeof(struct vf610_ocotp), GFP_KERNEL); in vf610_ocotp_probe()