Searched refs:cmd_id (Results 1 – 1 of 1) sorted by relevance
684 int cmd_id = cmd_id24[0] << 16 | cmd_id24[1] << 8 | cmd_id24[2]; in tfa2_cnt_write_msg() local693 switch (cmd_id & 0x7fff) in tfa2_cnt_write_msg()709 int cmd_id = cmd_id24[0] << 16 | cmd_id24[1] << 8 | cmd_id24[2]; in tfa2_cnt_write_msg() local710 dev_dbg(&tfa->i2c->dev, "Writing cmd=0x%06x,size=%d\n", cmd_id, wlength); in tfa2_cnt_write_msg()