Searched refs:OTP_STATUS (Results 1 – 7 of 7) 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
1067 lan78xx_read_reg(dev, OTP_STATUS, &buf); in lan78xx_read_raw_otp()1123 lan78xx_read_reg(dev, OTP_STATUS, &buf); in lan78xx_write_raw_otp()
782 #define OTP_STATUS (0x1030) macro
83 reg_val = lan743x_csr_read(adapter, OTP_STATUS); in lan743x_otp_wait_till_not_busy()
2032 #define OTP_STATUS 0x00007508 macro
15471 val = tr32(OTP_STATUS); in tg3_issue_otp_command()