Searched defs:jme (Results 1 – 2 of 2) sorted by relevance
151 jme_mac_rxclk_off(struct jme_adapter *jme) in jme_mac_rxclk_off()158 jme_mac_rxclk_on(struct jme_adapter *jme) in jme_mac_rxclk_on()165 jme_mac_txclk_off(struct jme_adapter *jme) in jme_mac_txclk_off()172 jme_mac_txclk_on(struct jme_adapter *jme) in jme_mac_txclk_on()354 jme_start_irq(struct jme_adapter *jme) in jme_start_irq()376 jme_stop_irq(struct jme_adapter *jme) in jme_stop_irq()1645 jme_free_irq(struct jme_adapter *jme) in jme_free_irq()1688 jme_phy_on(struct jme_adapter *jme) in jme_phy_on()1701 jme_phy_off(struct jme_adapter *jme) in jme_phy_off()2865 jme_phy_init(struct jme_adapter *jme) in jme_phy_init()[all …]
464 struct jme_adapter *jme; in jme_napi_priv() local1174 static inline void reg_dbg(const struct jme_adapter *jme, in reg_dbg()1195 static inline void reg_dbg(const struct jme_adapter *jme, in reg_dbg()1202 static inline u32 jread32(struct jme_adapter *jme, u32 reg) in jread32()1207 static inline void jwrite32(struct jme_adapter *jme, u32 reg, u32 val) in jwrite32()1214 static inline void jwrite32f(struct jme_adapter *jme, u32 reg, u32 val) in jwrite32f()
Completed in 26 milliseconds