Home
last modified time | relevance | path

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

/arch/cris/arch-v10/drivers/
Dgpio.c83 #define NUM_PORTS (GPIO_MINOR_B+1) macro
85 static volatile unsigned char *ports[NUM_PORTS] = {
89 static volatile unsigned char *shads[NUM_PORTS] = {
110 static unsigned char changeable_dir[NUM_PORTS] = {
114 static unsigned char changeable_bits[NUM_PORTS] = {
119 static volatile unsigned char *dir[NUM_PORTS] = {
124 static volatile unsigned char *dir_shadow[NUM_PORTS] = {
/arch/cris/arch-v32/drivers/mach-a3/
Dgpio.c112 #define NUM_PORTS (GPIO_MINOR_LAST+1) macro
126 static unsigned long *data_out[NUM_PORTS] = {
138 static unsigned long *data_in[NUM_PORTS] = {
150 static unsigned long changeable_dir[NUM_PORTS] = {
162 static unsigned long changeable_bits[NUM_PORTS] = {
174 static unsigned long *dir_oe[NUM_PORTS] = {
/arch/cris/arch-v32/drivers/mach-fs/
Dgpio.c110 #define NUM_PORTS (GPIO_MINOR_LAST+1) macro
122 static volatile unsigned long *data_out[NUM_PORTS] = {
134 static volatile unsigned long *data_in[NUM_PORTS] = {
146 static unsigned long changeable_dir[NUM_PORTS] = {
158 static unsigned long changeable_bits[NUM_PORTS] = {
170 static volatile unsigned long *dir_oe[NUM_PORTS] = {