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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Dgpio.c76 #define NUM_PORTS (GPIO_MINOR_B+1) macro
78 static volatile unsigned char *ports[NUM_PORTS] = {
82 static volatile unsigned char *shads[NUM_PORTS] = {
103 static unsigned char changeable_dir[NUM_PORTS] = {
107 static unsigned char changeable_bits[NUM_PORTS] = {
112 static volatile unsigned char *dir[NUM_PORTS] = {
117 static volatile unsigned char *dir_shadow[NUM_PORTS] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/mach-a3/
H A Dgpio.c102 #define NUM_PORTS (GPIO_MINOR_LAST+1) macro
116 static unsigned long *data_out[NUM_PORTS] = {
128 static unsigned long *data_in[NUM_PORTS] = {
140 static unsigned long changeable_dir[NUM_PORTS] = {
152 static unsigned long changeable_bits[NUM_PORTS] = {
164 static unsigned long *dir_oe[NUM_PORTS] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/mach-fs/
H A Dgpio.c97 #define NUM_PORTS (GPIO_MINOR_LAST+1) macro
109 static volatile unsigned long *data_out[NUM_PORTS] = {
121 static volatile unsigned long *data_in[NUM_PORTS] = {
133 static unsigned long changeable_dir[NUM_PORTS] = {
145 static unsigned long changeable_bits[NUM_PORTS] = {
157 static volatile unsigned long *dir_oe[NUM_PORTS] = {

Completed in 140 milliseconds