Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/mt7621-pci-phy/
Dpci-mt7621-phy.c35 #define RG_PE1_PHY_EN BIT(5) macro
157 val &= ~(RG_PE1_FRC_PHY_EN | RG_PE1_PHY_EN); in mt7621_set_phy_for_ssc()
259 val &= ~(RG_PE1_FRC_PHY_EN | RG_PE1_PHY_EN); in mt7621_pci_phy_power_on()
260 val |= (RG_PE1_FRC_PHY_EN | RG_PE1_PHY_EN); in mt7621_pci_phy_power_on()
276 val &= ~(RG_PE1_FRC_PHY_EN | RG_PE1_PHY_EN); in mt7621_pci_phy_power_off()