Home
last modified time | relevance | path

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

/u-boot/drivers/phy/
A Dphy-bcm-sr-pcie.c30 struct sr_pcie_phy_core { struct
86 static u32 pipemux_strap_read(struct sr_pcie_phy_core *core) in pipemux_strap_read()
109 struct sr_pcie_phy_core *core = dev_get_priv(phy->dev); in sr_pcie_phy_init()
142 struct sr_pcie_phy_core *core = dev_get_priv(dev); in sr_pcie_phy_probe()
175 .plat_auto = sizeof(struct sr_pcie_phy_core),
176 .priv_auto = sizeof(struct sr_pcie_phy_core),

Completed in 3 milliseconds