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

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

Completed in 126 milliseconds