historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/include/dt-bindings/power/mt7629-power.h
2024-01-16 11:20:27 -06:00

13 lines
305 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2018 MediaTek Inc.
*/
#ifndef _DT_BINDINGS_MT7629_POWER_H
#define _DT_BINDINGS_MT7629_POWER_H
#define MT7629_POWER_DOMAIN_ETHSYS 0
#define MT7629_POWER_DOMAIN_HIF0 1
#define MT7629_POWER_DOMAIN_HIF1 2
#endif /* _DT_BINDINGS_MT7629_POWER_H */