Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/mt7621-pci-phy/
H A Dpci-mt7621-phy.c89 * @has_dual_port: if the phy has dual ports.
98 bool has_dual_port; member
131 if (phy->has_dual_port) { in mt7621_bypass_pipe_rst()
157 if (phy->has_dual_port) { in mt7621_set_phy_for_ssc()
242 if (mphy->has_dual_port) { in mt7621_pci_phy_power_on()
258 if (mphy->has_dual_port) { in mt7621_pci_phy_power_off()
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()
/kernel/linux/linux-6.6/drivers/phy/ralink/
H A Dphy-mt7621-pci.c72 * @has_dual_port: if the phy has dual ports.
82 bool has_dual_port; member
109 if (phy->has_dual_port) { in mt7621_bypass_pipe_rst()
137 if (phy->has_dual_port) { in mt7621_set_phy_for_ssc()
228 if (mphy->has_dual_port) { in mt7621_pci_phy_power_on()
244 if (mphy->has_dual_port) { in mt7621_pci_phy_power_off()
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()

Completed in 2 milliseconds