ccu-sun20i-d1.h 366 B

123456789101112131415
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. /*
  3. * Copyright (c) 2020 [email protected]
  4. * Copyright (C) 2021 Samuel Holland <[email protected]>
  5. */
  6. #ifndef _CCU_SUN20I_D1_H_
  7. #define _CCU_SUN20I_D1_H_
  8. #include <dt-bindings/clock/sun20i-d1-ccu.h>
  9. #include <dt-bindings/reset/sun20i-d1-ccu.h>
  10. #define CLK_NUMBER (CLK_FANOUT2 + 1)
  11. #endif /* _CCU_SUN20I_D1_H_ */