Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Dimx-ocotp-scu.c41 struct ocotp_priv { struct
77 struct ocotp_priv *priv = context; in in_hole()
94 struct ocotp_priv *priv = context; in in_ecc()
135 struct ocotp_priv *priv = context; in imx_scu_ocotp_read()
183 struct ocotp_priv *priv = context; in imx_scu_ocotp_write()
241 struct ocotp_priv *priv; in imx_scu_ocotp_probe()
H A Dimx-ocotp.c78 struct ocotp_priv { struct
96 void (*set_timing)(struct ocotp_priv *priv); argument
100 static int imx_ocotp_wait_for_busy(struct ocotp_priv *priv, u32 flags) in imx_ocotp_wait_for_busy()
142 static void imx_ocotp_clr_err_if_set(struct ocotp_priv *priv) in imx_ocotp_clr_err_if_set()
159 struct ocotp_priv *priv = context; in imx_ocotp_read()
206 static void imx_ocotp_set_imx6_timing(struct ocotp_priv *priv) in imx_ocotp_set_imx6_timing()
258 static void imx_ocotp_set_imx7_timing(struct ocotp_priv *priv) in imx_ocotp_set_imx7_timing()
282 struct ocotp_priv *priv = context; in imx_ocotp_write()
558 struct ocotp_priv *priv; in imx_ocotp_probe()