Searched defs:usb_phy_io_ops (Results 1 – 1 of 1) sorted by relevance
51 struct usb_phy_io_ops { struct52 int (*read)(struct usb_phy *x, u32 reg);53 int (*write)(struct usb_phy *x, u32 val, u32 reg);