Searched refs:imx_ocotp_wait_for_busy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvmem/ |
H A D | imx-ocotp.c | 100 static int imx_ocotp_wait_for_busy(struct ocotp_priv *priv, u32 flags) in imx_ocotp_wait_for_busy() function 180 ret = imx_ocotp_wait_for_busy(priv, 0); in imx_ocotp_read() 313 ret = imx_ocotp_wait_for_busy(priv, 0); in imx_ocotp_write() 413 ret = imx_ocotp_wait_for_busy(priv, 0); in imx_ocotp_write() 435 ret = imx_ocotp_wait_for_busy(priv, in imx_ocotp_write()
|
/kernel/linux/linux-6.6/drivers/nvmem/ |
H A D | imx-ocotp.c | 101 static int imx_ocotp_wait_for_busy(struct ocotp_priv *priv, u32 flags) in imx_ocotp_wait_for_busy() function 189 ret = imx_ocotp_wait_for_busy(priv, 0); in imx_ocotp_read() 344 ret = imx_ocotp_wait_for_busy(priv, 0); in imx_ocotp_write() 444 ret = imx_ocotp_wait_for_busy(priv, 0); in imx_ocotp_write() 466 ret = imx_ocotp_wait_for_busy(priv, in imx_ocotp_write()
|
Completed in 3 milliseconds