Searched refs:OCOTP_CTRL_BUSY (Results 1 – 1 of 1) sorted by relevance
39 #define OCOTP_CTRL_BUSY BIT(8) macro101 while ((readl(base) & OCOTP_CTRL_BUSY) && --timeout) in vf610_ocotp_wait_busy()