Searched refs:phy_ops (Results 1 – 14 of 14) sorted by relevance
11 static inline struct phy_ops *phy_dev_ops(struct udevice *dev) in phy_dev_ops()13 return (struct phy_ops *)dev->driver->ops; in phy_dev_ops()38 struct phy_ops *ops; in generic_phy_get_by_index()98 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_init()105 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_reset()112 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_exit()119 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_power_on()126 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_power_off()
17 static struct phy_ops nop_phy_ops = {
47 static struct phy_ops bcm6358_usbh_ops = {
33 static struct phy_ops bcm6348_usbh_ops = {
85 static struct phy_ops sandbox_phy_ops = {
67 static struct phy_ops bcm6318_usbh_ops = {
98 struct phy_ops sti_usb_phy_ops = {
69 static struct phy_ops bcm6368_usbh_ops = {
155 struct phy_ops meson_gxl_usb3_phy_ops = {
185 struct phy_ops meson_gxl_usb2_phy_ops = {
318 static const struct phy_ops stm32_usbphyc_phy_ops = {
358 static struct phy_ops pipe3_phy_ops = {
36 struct phy_ops { struct
392 static struct phy_ops sun4i_usb_phy_ops = {