Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Ddebugfs.c162 #define SUB_CMD_H1_GPIO 0x0A macro
213 ret = send_ec_cmd(arg, SUB_CMD_H1_GPIO, (u8 *)val); in h1_gpio_get()