Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.c107 static void he_phy_put(struct atm_dev *, unsigned char, unsigned long);
170 .phy_put = he_phy_put,
1487 he_phy_put(he_dev->atm_dev, val, SUNI_TPOP_APM); in he_start()
1488 he_phy_put(he_dev->atm_dev, SUNI_TACP_IUCHP_CLP, SUNI_TACP_IUCHP); in he_start()
2670 he_phy_put(struct atm_dev *atm_dev, unsigned char val, unsigned long addr) in he_phy_put() function