Kernel  |  3.0

下载     查看原文件
C++程序  |  13行  |  260 B
#ifndef __ASM_ARCH_GPIO_H
#define __ASM_ARCH_GPIO_H

/*
 * 288 (#267 is the highest one actually hooked up) onchip GPIOs, plus enough
 * room for a couple of GPIO expanders.
 */
#define ARCH_NR_GPIOS	350

#include <plat/gpio.h>

#endif /* __ASM_ARCH_GPIO_H */