Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/
H A Dphy-lgm-usb.c40 struct tca_apb { struct
51 static int get_flipped(struct tca_apb *ta, bool *flipped) in get_flipped() argument
70 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_init()
101 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_shutdown()
120 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_set_vbus()
140 struct tca_apb *ta = container_of(work, struct tca_apb, wk); in tca_work()
174 struct tca_apb *ta = container_of(nb, struct tca_apb, phy.id_nb); in id_notifier()
192 struct tca_apb *ta; in phy_probe()
257 struct tca_apb *ta = platform_get_drvdata(pdev); in phy_remove()