Searched refs:otp_stat (Results 1 – 1 of 1) sorted by relevance
1681 unsigned int device_info, status, otp_stat; in sma1303_i2c_probe() local1719 ret += sma1303_regmap_read(sma1303, SMA1303_FB_STATUS2, &otp_stat); in sma1303_i2c_probe()1726 ((otp_stat & 0x0E) == SMA1303_OTP_STAT_OK_0)) || in sma1303_i2c_probe()1728 ((otp_stat & 0x0C) == SMA1303_OTP_STAT_OK_1))) in sma1303_i2c_probe()