Home
last modified time | relevance | path

Searched refs:icp10100_switch_mode_otp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/pressure/
H A Dicp10100.c100 static const uint8_t icp10100_switch_mode_otp[] = variable
201 ret = i2c_master_send(st->client, icp10100_switch_mode_otp, in icp10100_read_cal_otp()
202 ARRAY_SIZE(icp10100_switch_mode_otp)); in icp10100_read_cal_otp()
205 if (ret != ARRAY_SIZE(icp10100_switch_mode_otp)) in icp10100_read_cal_otp()