Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dsuni.h101 #define SUNI_MRI_TYPE_SHIFT 4 macro
H A Dsuni.c375 PRIV(dev)->type = (mri & SUNI_MRI_TYPE) >> SUNI_MRI_TYPE_SHIFT; in suni_init()