Home
last modified time | relevance | path

Searched refs:OCOTP_CTRL_BUSY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvmem/
H A Dvf610-ocotp.c39 #define OCOTP_CTRL_BUSY BIT(8) macro
101 while ((readl(base) & OCOTP_CTRL_BUSY) && --timeout) in vf610_ocotp_wait_busy()
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dvf610-ocotp.c39 #define OCOTP_CTRL_BUSY BIT(8) macro
101 while ((readl(base) & OCOTP_CTRL_BUSY) && --timeout) in vf610_ocotp_wait_busy()

Completed in 2 milliseconds