Searched refs:bitstream_length (Results 1 – 2 of 2) sorted by relevance
569 unsigned int bitstream_length) in write_calibration_bitstream() argument575 for (bit = 1 << (bitstream_length - 1); bit; bit >>= 1) { in write_calibration_bitstream()589 static const int bitstream_length = 11; in caldac_8800_write() local594 bitstream_length); in caldac_8800_write()662 static const int bitstream_length = 7; in trimpot_7376_write() local672 bitstream_length); in trimpot_7376_write()687 static const int bitstream_length = 10; in trimpot_8402_write() local697 bitstream_length); in trimpot_8402_write()
3488 static const int bitstream_length = 11; in caldac_8800_write() local3497 for (bit = 1 << (bitstream_length - 1); bit; bit >>= 1) { in caldac_8800_write()3620 static const int bitstream_length = 10; in ad8402_write() local3629 for (bit = 1 << (bitstream_length - 1); bit; bit >>= 1) { in ad8402_write()3672 static const int bitstream_length = 11; in read_eeprom() local3693 for (bit = 1 << (bitstream_length - 1); bit; bit >>= 1) { in read_eeprom()