Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Dmxs-ocotp.c30 struct mxs_ocotp { struct
36 static int mxs_ocotp_wait(struct mxs_ocotp *otp) in mxs_ocotp_wait() argument
61 struct mxs_ocotp *otp = context; in mxs_ocotp_read()
142 struct mxs_ocotp *otp; in mxs_ocotp_probe()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A DMakefile27 obj-$(CONFIG_MXS_OCOTP) += mxs_ocotp.o