Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/mt7621-pci-phy/
Dpci-mt7621-phy.c101 struct mt7621_pci_phy { struct
109 static inline u32 phy_read(struct mt7621_pci_phy *phy, u32 reg) in phy_read() argument
118 static inline void phy_write(struct mt7621_pci_phy *phy, u32 val, u32 reg) in phy_write()
123 static void mt7621_bypass_pipe_rst(struct mt7621_pci_phy *phy, in mt7621_bypass_pipe_rst()
136 static void mt7621_set_phy_for_ssc(struct mt7621_pci_phy *phy, in mt7621_set_phy_for_ssc()
239 struct mt7621_pci_phy *mphy = dev_get_drvdata(phy->dev.parent); in mt7621_pci_phy_init()
252 struct mt7621_pci_phy *mphy = dev_get_drvdata(phy->dev.parent); in mt7621_pci_phy_power_on()
269 struct mt7621_pci_phy *mphy = dev_get_drvdata(phy->dev.parent); in mt7621_pci_phy_power_off()
299 struct mt7621_pci_phy *mt7621_phy = dev_get_drvdata(dev); in mt7621_pcie_phy_of_xlate()
326 struct mt7621_pci_phy *phy; in mt7621_pci_phy_probe()