Home
last modified time | relevance | path

Searched refs:FRAMER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.h679 #define FRAMER 0x80800 /* to 0x80bfc */ macro
H A Dhe.c2681 he_writel(he_dev, val, FRAMER + (addr*4)); in he_phy_put()
2682 (void) he_readl(he_dev, FRAMER + (addr*4)); /* flush posted writes */ in he_phy_put()
2695 reg = he_readl(he_dev, FRAMER + (addr*4)); in he_phy_get()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds