gk7205v200-uboot/drivers/phy/goke/usb.h

11 lines
179 B
C
Raw Permalink Normal View History

2025-08-07 17:13:54 +08:00
/*
* Copyright (c) Hunan Goke,Chengdu Goke,Shandong Goke. 2021. All rights reserved.
*/
#ifndef USB_VENDOR_H
#define USB_VENDOR_H
extern void phy_usb_init(int index);
#endif