Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvmem/
H A Dvf610-ocotp.c23 #define OCOTP_CTRL_REG 0x00 macro
159 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()
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dvf610-ocotp.c23 #define OCOTP_CTRL_REG 0x00 macro
159 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()

Completed in 2 milliseconds