imx7-power.h 283 B

12345678910111213
  1. /* SPDX-License-Identifier: GPL-2.0-only */
  2. /*
  3. * Copyright (C) 2017 Impinj
  4. */
  5. #ifndef __DT_BINDINGS_IMX7_POWER_H__
  6. #define __DT_BINDINGS_IMX7_POWER_H__
  7. #define IMX7_POWER_DOMAIN_MIPI_PHY 0
  8. #define IMX7_POWER_DOMAIN_PCIE_PHY 1
  9. #define IMX7_POWER_DOMAIN_USB_HSIC_PHY 2
  10. #endif