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