brintos

brintos / linux-shallow public Read only

0
0
Text · 283 B · 597c1aa Raw
14 lines · c
1/* SPDX-License-Identifier: GPL-2.0-only */2/*3 *  Copyright (C) 2017 Impinj4 */5 6#ifndef __DT_BINDINGS_IMX7_POWER_H__7#define __DT_BINDINGS_IMX7_POWER_H__8 9#define IMX7_POWER_DOMAIN_MIPI_PHY		010#define IMX7_POWER_DOMAIN_PCIE_PHY		111#define IMX7_POWER_DOMAIN_USB_HSIC_PHY		212 13#endif14