Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dbarco-p50-gpio.c34 #define P50_GPIO_IO_PORT_BASE 0x299 macro
405 struct resource res = DEFINE_RES_IO(P50_GPIO_IO_PORT_BASE, P50_PORT_CMD + 1); in p50_module_init()