Home
last modified time | relevance | path

Searched refs:mt7621_phy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/mt7621-pci-phy/
H A Dpci-mt7621-phy.c282 struct mt7621_pci_phy *mt7621_phy = dev_get_drvdata(dev); in mt7621_pcie_phy_of_xlate() local
287 mt7621_phy->has_dual_port = args->args[0]; in mt7621_pcie_phy_of_xlate()
290 (unsigned int)mt7621_phy->port_base, mt7621_phy->has_dual_port); in mt7621_pcie_phy_of_xlate()
292 return mt7621_phy->phy; in mt7621_pcie_phy_of_xlate()
/kernel/linux/linux-6.6/drivers/phy/ralink/
H A Dphy-mt7621-pci.c268 struct mt7621_pci_phy *mt7621_phy = dev_get_drvdata(dev); in mt7621_pcie_phy_of_xlate() local
273 mt7621_phy->has_dual_port = args->args[0]; in mt7621_pcie_phy_of_xlate()
276 mt7621_phy->port_base, mt7621_phy->has_dual_port); in mt7621_pcie_phy_of_xlate()
278 return mt7621_phy->phy; in mt7621_pcie_phy_of_xlate()

Completed in 4 milliseconds