brintos

brintos / linux-shallow public Read only

0
0
Text · 288 B · 3858844 Raw
13 lines · c
1/* SPDX-License-Identifier: GPL-2.0-or-later OR MIT */2 3#ifndef __DT_BINDINGS_SOC_BCM_PMB_H4#define __DT_BINDINGS_SOC_BCM_PMB_H5 6#define BCM_PMB_PCIE0				0x017#define BCM_PMB_PCIE1				0x028#define BCM_PMB_PCIE2				0x039#define BCM_PMB_HOST_USB			0x0410#define BCM_PMB_SATA				0x0511 12#endif13