Searched refs:cmd_shift (Results 1 – 1 of 1) sorted by relevance
993 unsigned int cmd_shift; in ad5064_i2c_write() local998 cmd_shift = 3; in ad5064_i2c_write()1001 cmd_shift = 4; in ad5064_i2c_write()1005 st->data.i2c[0] = (cmd << cmd_shift) | addr; in ad5064_i2c_write()