Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Ddino.c271 #define DINO_PORT_OUT(type, size, mask) \ macro
283 DINO_PORT_OUT(b, 8, 3)
284 DINO_PORT_OUT(w, 16, 2)
285 DINO_PORT_OUT(l, 32, 0)