Home
last modified time | relevance | path

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

/linux/drivers/phy/spacemit/
H A Dphy-k3-common.h22 extern const struct phy_ops k3_pcie_phy_ops;
H A Dphy-k3-common.c332 const struct phy_ops k3_pcie_phy_ops = { variable
336 EXPORT_SYMBOL_GPL(k3_pcie_phy_ops);
H A Dphy-k3-combo.c134 ops = &k3_pcie_phy_ops; in k3_combo_phy_init_lanes()