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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dcs5535_gpio.c55 #define CS5535_GPIO_SIZE 256 macro
213 if (request_region(gpio_base, CS5535_GPIO_SIZE, NAME) == 0) {
229 release_region(gpio_base, CS5535_GPIO_SIZE);
248 release_region(gpio_base, CS5535_GPIO_SIZE);

Completed in 47 milliseconds