historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/include/dt-bindings/power-domain/bcm6318-power-domain.h

13 lines
311 B
C
Raw Normal View History

2024-01-16 17:20:27 +00:00
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
*/
#ifndef __DT_BINDINGS_POWER_DOMAIN_BCM6318_H
#define __DT_BINDINGS_POWER_DOMAIN_BCM6318_H
#define BCM6318_PWR_PCIE 0
#define BCM6318_PWR_USB 1
#endif /* __DT_BINDINGS_POWER_DOMAIN_BCM6318_H */