]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/dt-bindings/power-domain/bcm6318-power-domain.h
MIPS: add support for Broadcom MIPS BCM6318 SoC family
[people/ms/u-boot.git] / include / dt-bindings / power-domain / bcm6318-power-domain.h
CommitLineData
3483f28e
ÁFR
1/*
2 * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7#ifndef __DT_BINDINGS_POWER_DOMAIN_BCM6318_H
8#define __DT_BINDINGS_POWER_DOMAIN_BCM6318_H
9
10#define BCM6318_PWR_PCIE 0
11#define BCM6318_PWR_USB 1
12
13#endif /* __DT_BINDINGS_POWER_DOMAIN_BCM6318_H */