Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dsx8654.c47 #define CMD_MANUAL 0xc0 macro
161 error = i2c_smbus_write_byte(client, CMD_MANUAL); in sx8654_close()
/linux-4.1.27/drivers/i2c/busses/
Di2c-axxia.c48 #define CMD_MANUAL (0x00 | CMD_BUSY) macro
382 writel(CMD_MANUAL, idev->base + MST_COMMAND); in axxia_i2c_xfer_msg()