Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvmem/
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()
242 struct ocotp_priv *priv; in imx_scu_ocotp_probe()
Dimx-ocotp.c79 struct ocotp_priv { struct
97 void (*set_timing)(struct ocotp_priv *priv); argument
101 static int imx_ocotp_wait_for_busy(struct ocotp_priv *priv, u32 flags) in imx_ocotp_wait_for_busy()
143 static void imx_ocotp_clr_err_if_set(struct ocotp_priv *priv) in imx_ocotp_clr_err_if_set()
160 struct ocotp_priv *priv = context; in imx_ocotp_read()
237 static void imx_ocotp_set_imx6_timing(struct ocotp_priv *priv) in imx_ocotp_set_imx6_timing()
289 static void imx_ocotp_set_imx7_timing(struct ocotp_priv *priv) in imx_ocotp_set_imx7_timing()
313 struct ocotp_priv *priv = context; in imx_ocotp_write()
595 struct ocotp_priv *priv; in imx_ocotp_probe()