Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A Dsja1000_isa.c21 #define MAXDEV 8 macro
31 static unsigned long port[MAXDEV];
32 static unsigned long mem[MAXDEV];
33 static int irq[MAXDEV];
34 static int clk[MAXDEV];
35 static unsigned char cdr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff};
36 static unsigned char ocr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff};
37 static int indirect[MAXDEV]
[all...]
/kernel/linux/linux-6.6/drivers/net/can/sja1000/
H A Dsja1000_isa.c21 #define MAXDEV 8 macro
31 static unsigned long port[MAXDEV];
32 static unsigned long mem[MAXDEV];
33 static int irq[MAXDEV];
34 static int clk[MAXDEV];
35 static unsigned char cdr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff};
36 static unsigned char ocr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff};
37 static int indirect[MAXDEV]
[all...]
/kernel/linux/linux-5.10/drivers/net/can/cc770/
H A Dcc770_isa.c58 #define MAXDEV 8 macro
68 static unsigned long port[MAXDEV];
69 static unsigned long mem[MAXDEV];
70 static int irq[MAXDEV];
71 static int clk[MAXDEV];
72 static u8 cir[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff};
73 static u8 cor[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff};
74 static u8 bcr[MAXDEV]
[all...]
/kernel/linux/linux-6.6/drivers/net/can/cc770/
H A Dcc770_isa.c58 #define MAXDEV 8 macro
68 static unsigned long port[MAXDEV];
69 static unsigned long mem[MAXDEV];
70 static int irq[MAXDEV];
71 static int clk[MAXDEV];
72 static u8 cir[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff};
73 static u8 cor[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff};
74 static u8 bcr[MAXDEV]
[all...]

Completed in 2 milliseconds