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

/linux-master/drivers/parisc/
H A Ddino.c162 #define DINO_CFG_TOK(bus,dfn,pos) ((u32) ((bus)<<16 | (dfn)<<8 | (pos))) macro
176 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3);
211 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3);

Completed in 82 milliseconds