Home
last modified time | relevance | path

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

/openbmc/linux/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); in dino_cfg_read()
211 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3); in dino_cfg_write()