Searched refs:OCOTP_CTRL_REG (Results 1 – 1 of 1) sorted by relevance
32 #define OCOTP_CTRL_REG 0x00 macro175 ret = vf610_ocotp_wait_busy(base + OCOTP_CTRL_REG); in vf610_ocotp_read()179 reg = readl(base + OCOTP_CTRL_REG); in vf610_ocotp_read()183 writel(reg, base + OCOTP_CTRL_REG); in vf610_ocotp_read()187 ret = vf610_ocotp_wait_busy(base + OCOTP_CTRL_REG); in vf610_ocotp_read()