Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dbarco-p50-gpio.c31 #define P50_GPIO_LINE_BTN 1 macro
73 [P50_GPIO_LINE_BTN] = P50_MBOX_PARAM_BTN,
78 [P50_GPIO_LINE_BTN] = "identify-button",
104 .gpio = P50_GPIO_LINE_BTN,
244 case P50_GPIO_LINE_BTN: in p50_gpio_get_direction()