Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h152 static inline void mcf_outsw(void __iomem *a, unsigned char *p, int l) in mcf_outsw() function
162 #define SMC_outsw(a, r, p, l) mcf_outsw(a + r, p, l)