Home
last modified time | relevance | path

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

/linux-4.4.14/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] = {