ccu-sun9i-a80-usb.h 348 B

12345678910111213141516
  1. /* SPDX-License-Identifier: GPL-2.0-or-later */
  2. /*
  3. * Copyright 2016 Chen-Yu Tsai
  4. *
  5. * Chen-Yu Tsai <[email protected]>
  6. */
  7. #ifndef _CCU_SUN9I_A80_USB_H_
  8. #define _CCU_SUN9I_A80_USB_H_
  9. #include <dt-bindings/clock/sun9i-a80-usb.h>
  10. #include <dt-bindings/reset/sun9i-a80-usb.h>
  11. #define CLK_NUMBER (CLK_USB_HSIC + 1)
  12. #endif /* _CCU_SUN9I_A80_USB_H_ */