Searched refs:OTP_STATUS (Results 1 – 4 of 4) sorted by relevance
52 #define OTP_STATUS 0x4c macro94 writel(readl(otp->base[OTPRX] + OTP_STATUS) & OTP_READ_DONE_MASK & in sp_otp_read_real()95 OTP_LOAD_SECURE_DONE_MASK, otp->base[OTPRX] + OTP_STATUS); in sp_otp_read_real()105 ret = readl_poll_timeout(otp->base[OTPRX] + OTP_STATUS, status, in sp_otp_read_real()
833 #define OTP_STATUS (OTP_BASE_ADDR + 4 * 0x0C) macro
1239 ret = lan78xx_read_reg(dev, OTP_STATUS, &buf); in lan78xx_read_raw_otp()1324 ret = lan78xx_read_reg(dev, OTP_STATUS, &buf); in lan78xx_write_raw_otp()
15526 val = tr32(OTP_STATUS); in tg3_issue_otp_command()