Home
last modified time | relevance | path

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

/linux/drivers/net/wan/framer/
H A DKconfig3 # FRAMER
6 menuconfig FRAMER config
20 if FRAMER
42 endif # FRAMER
/linux/drivers/atm/
H A Dhe.h679 #define FRAMER 0x80800 /* to 0x80bfc */ macro
H A Dhe.c2678 he_writel(he_dev, val, FRAMER + (addr*4)); in he_phy_put()
2679 (void) he_readl(he_dev, FRAMER + (addr*4)); /* flush posted writes */ in he_phy_put()
2692 reg = he_readl(he_dev, FRAMER + (addr*4)); in he_phy_get()