Searched refs:OTP_STATUS (Results 1 – 6 of 6) 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()
836 #define OTP_STATUS (OTP_BASE_ADDR + 4 * 0x0C) macro
1241 ret = lan78xx_read_reg(dev, OTP_STATUS, &buf); in lan78xx_read_raw_otp() 1247 "timeout on OTP_STATUS"); in lan78xx_read_raw_otp() 1326 ret = lan78xx_read_reg(dev, OTP_STATUS, &buf); in lan78xx_write_raw_otp() 1332 "Timeout on OTP_STATUS completion"); in lan78xx_write_raw_otp()
784 #define OTP_STATUS (0x1030) macro
2032 #define OTP_STATUS 0x00007508 macro
15483 val = tr32(OTP_STATUS); in tg3_issue_otp_command()