Searched refs:otp_word (Results 1 – 1 of 1) sorted by relevance
787 uint32_t otp_word; in write_zero_count_if_needed() local818 err = lcm_otp_read(dev, mapping->zero_count_offset, sizeof(otp_word), in write_zero_count_if_needed()819 (uint8_t *)&otp_word); in write_zero_count_if_needed()824 otp_word |= zero_bits << mapping->shift; in write_zero_count_if_needed()827 sizeof(otp_word), &otp_word); in write_zero_count_if_needed()