Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/starfive/
Dphy-jh7110-pcie.c43 u32 stg_pcie_usb; member
56 regmap_update_bits(data->stg_syscon, data->stg_pcie_usb, in phy_usb3_mode_set()
58 regmap_update_bits(data->stg_syscon, data->stg_pcie_usb, in phy_usb3_mode_set()
81 regmap_update_bits(data->stg_syscon, data->stg_pcie_usb, in phy_pcie_mode_set()
84 regmap_update_bits(data->stg_syscon, data->stg_pcie_usb, in phy_pcie_mode_set()
174 phy->stg_pcie_usb = args[1]; in jh7110_pcie_phy_probe()