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