Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-mcp2221.c30 MCP2221_I2C_PARAM_OR_STATUS = 0x10, enumerator
175 mcp->txbuf[0] = MCP2221_I2C_PARAM_OR_STATUS; in mcp_chk_last_cmd_status()
184 mcp->txbuf[0] = MCP2221_I2C_PARAM_OR_STATUS; in mcp_cancel_last_cmd()
195 mcp->txbuf[0] = MCP2221_I2C_PARAM_OR_STATUS; in mcp_set_i2c_speed()
755 case MCP2221_I2C_PARAM_OR_STATUS: in mcp2221_raw_event()