Home
last modified time | relevance | path

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

/linux/drivers/nvmem/
H A Dimx-ocotp-scu.c34 struct ocotp_devtype_data { struct
43 const struct ocotp_devtype_data *data; argument
54 static struct ocotp_devtype_data imx8qxp_data = {
65 static struct ocotp_devtype_data imx8qm_data = {
78 const struct ocotp_devtype_data *data = priv->data; in in_hole()
95 const struct ocotp_devtype_data *data = priv->data; in in_ecc()
H A Dimx-ocotp-ele.c28 struct ocotp_devtype_data { struct
43 const struct ocotp_devtype_data *data; argument
49 const struct ocotp_devtype_data *data = priv->data; in imx_ocotp_fuse_type()
143 static const struct ocotp_devtype_data imx93_ocotp_data = {