Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/scx200/
H A Dscx200_32.c67 if (!request_region(base, SCx200_GPIO_SIZE, in scx200_probe()
121 release_region(scx200_gpio_base, SCx200_GPIO_SIZE); in scx200_cleanup()
/openbmc/linux/include/linux/
H A Dscx200.h20 #define SCx200_GPIO_SIZE 0x2c /* Size of GPIO register block */ macro