summaryrefslogtreecommitdiffstats
path: root/include/usb/isp1504.h
blob: 2eb7665054367c19f4f733ee01c809b88637009e (plain)
1
2
3
4
5
6
#ifndef __INCLUDE_USB_ISP1504_H
#define __INCLUDE_USB_ISP1504_H

int isp1504_set_vbus_power(void __iomem *view, int on);

#endif /* __INCLUDE_USB_ISP1504_H */