root/include/dt-bindings/power/imx7-power.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


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

/* [<][>][^][v][top][bottom][index][help] */