Searched refs:OCOTP_CTRL_REG (Results 1 – 1 of 1) sorted by relevance
23 #define OCOTP_CTRL_REG 0x00 macro159 ret = vf610_ocotp_wait_busy(base + OCOTP_CTRL_REG); in vf610_ocotp_read()163 reg = readl(base + OCOTP_CTRL_REG); in vf610_ocotp_read()167 writel(reg, base + OCOTP_CTRL_REG); in vf610_ocotp_read()171 ret = vf610_ocotp_wait_busy(base + OCOTP_CTRL_REG); in vf610_ocotp_read()