k1_pcie_phy
static bool k1_phy_port_a(struct k1_pcie_phy *k1_phy)
static struct k1_pcie_phy *clk_hw_to_k1_phy(struct clk_hw *clk_hw)
return container_of(clk_hw, struct k1_pcie_phy, pll_hw);
static void k1_pcie_phy_pll_prepare_usb(struct k1_pcie_phy *k1_phy)
static void k1_pcie_phy_pll_prepare_pcie(struct k1_pcie_phy *k1_phy)
struct k1_pcie_phy *k1_phy = clk_hw_to_k1_phy(clk_hw);
static int k1_pcie_phy_pll_setup(struct k1_pcie_phy *k1_phy)
static void k1_combo_phy_sel(struct k1_pcie_phy *k1_phy, bool usb)
static void k1_pcie_phy_init_pcie(struct k1_pcie_phy *k1_phy)
static void k1_pcie_phy_init_usb(struct k1_pcie_phy *k1_phy)
struct k1_pcie_phy *k1_phy = phy_get_drvdata(phy);
struct k1_pcie_phy *k1_phy = phy_get_drvdata(phy);
static int k1_pcie_combo_phy_calibrate(struct k1_pcie_phy *k1_phy)
struct k1_pcie_phy *k1_phy = dev_get_drvdata(dev);
static u32 k1_pcie_num_lanes(struct k1_pcie_phy *k1_phy, bool port_a)
static int k1_pcie_combo_phy_probe(struct k1_pcie_phy *k1_phy)
struct k1_pcie_phy *k1_phy;