Searched refs:CMD_MANUAL (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dsx8654.c47 #define CMD_MANUAL 0xc0 macro
161 error = i2c_smbus_write_byte(client, CMD_MANUAL); sx8654_close()
163 dev_err(&client->dev, "writing command CMD_MANUAL failed"); sx8654_close()
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-axxia.c52 #define CMD_MANUAL (0x00 | CMD_BUSY) macro
386 writel(CMD_MANUAL, idev->base + MST_COMMAND); axxia_i2c_xfer_msg()

Completed in 271 milliseconds