Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-or-later */
0002 /*
0003  * Copyright 2016 Chen-Yu Tsai
0004  *
0005  * Chen-Yu Tsai <wens@csie.org>
0006  */
0007 
0008 #ifndef _CCU_SUN9I_A80_USB_H_
0009 #define _CCU_SUN9I_A80_USB_H_
0010 
0011 #include <dt-bindings/clock/sun9i-a80-usb.h>
0012 #include <dt-bindings/reset/sun9i-a80-usb.h>
0013 
0014 #define CLK_NUMBER  (CLK_USB_HSIC + 1)
0015 
0016 #endif /* _CCU_SUN9I_A80_USB_H_ */