Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-mcp2221.c33 MCP2221_GPIO_SET = 0x50, enumerator
612 mcp->txbuf[0] = MCP2221_GPIO_SET; in mcp_gpio_set()
628 mcp->txbuf[0] = MCP2221_GPIO_SET; in mcp_gpio_dir_set()
826 case MCP2221_GPIO_SET: in mcp2221_raw_event()