Searched refs:MCP_GPPU (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c41 #define MCP_GPPU 0x06 macro
54 {.reg = MCP_GPPU, .def = 0x00},
99 {.reg = MCP_GPPU << 1, .def = 0x0000},
231 ret = mcp_read(mcp, MCP_GPPU, &data);
260 ret = mcp_set_bit(mcp, MCP_GPPU, pin, arg);

Completed in 223 milliseconds