Newer
Older
barebox / drivers / usb / musb / phy-am335x.h
@Sascha Hauer Sascha Hauer on 26 Sep 2014 97 bytes USB: MUSB: Add barebox specific changes
#ifndef _PHY_AM335x_H_
#define _PHY_AM335x_H_

struct usb_phy *am335x_get_usb_phy(void);

#endif