Searched refs:DINO_PORT_IN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | dino.c | 253 #define DINO_PORT_IN(type, size, mask) \ macro 267 DINO_PORT_IN(b, 8, 3) 268 DINO_PORT_IN(w, 16, 2) 269 DINO_PORT_IN(l, 32, 0)
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | dino.c | 253 #define DINO_PORT_IN(type, size, mask) \ macro 267 DINO_PORT_IN(b, 8, 3) 268 DINO_PORT_IN(w, 16, 2) 269 DINO_PORT_IN(l, 32, 0)
|
Completed in 4 milliseconds