Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/parisc/
Ddino.c164 #define DINO_CFG_TOK(bus,dfn,pos) ((u32) ((bus)<<16 | (dfn)<<8 | (pos))) macro
178 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3); in dino_cfg_read()
213 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3); in dino_cfg_write()