gk7205v200-uboot/drivers/phy/goke/usb.h
2025-08-07 17:13:54 +08:00

11 lines
179 B
C
Executable File

/*
* 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