NonDiscoverableInitLib.h 345 B

1234567891011121314
  1. /**
  2. *
  3. * Copyright (c) 2017, Linaro Ltd. All rights reserved.
  4. * Copyright (c) 2018, Marvell International Ltd. All rights reserved.
  5. *
  6. * SPDX-License-Identifier: BSD-2-Clause-Patent
  7. *
  8. **/
  9. #ifndef __NON_DISCOVERABLE_INIT_LIB_H__
  10. #define __NON_DISCOVERABLE_INIT_LIB_H__
  11. #define ARMADA_80x0_MCBIN_VBUS0_PIN 15
  12. #endif