Home
last modified time | relevance | path

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

/drivers/net/
Dsungem.c139 static u16 __phy_read(struct gem *gp, int phy_addr, int reg) in __phy_read()
167 struct gem *gp = netdev_priv(dev); in _phy_read()
171 static inline u16 phy_read(struct gem *gp, int reg) in phy_read()
176 static void __phy_write(struct gem *gp, int phy_addr, int reg, u16 val) in __phy_write()
200 struct gem *gp = netdev_priv(dev); in _phy_write()
204 static inline void phy_write(struct gem *gp, int reg, u16 val) in phy_write()
209 static inline void gem_enable_ints(struct gem *gp) in gem_enable_ints()
215 static inline void gem_disable_ints(struct gem *gp) in gem_disable_ints()
221 static void gem_get_cell(struct gem *gp) in gem_get_cell()
235 static void gem_put_cell(struct gem *gp) in gem_put_cell()
[all …]
Dsungem.h975 struct gem { struct