Searched refs:current_command (Results 1 – 1 of 1) sorted by relevance
208 uint8_t current_command; in cy8cmbr3xxx_wait_for_command_completion() local216 ret = cy8cmbr3xxx_i2c_read(dev, CY8CMBR3XXX_CTRL_CMD, ¤t_command, in cy8cmbr3xxx_wait_for_command_completion()220 if (ret == 0 && current_command == 0x00) { in cy8cmbr3xxx_wait_for_command_completion()