// SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Actions Semi S700 SPS * * Copyright (c) 2017 Andreas Färber */ #ifndef DT_BINDINGS_POWER_OWL_S700_POWERGATE_H #define DT_BINDINGS_POWER_OWL_S700_POWERGATE_H #define S700_PD_VDE … #define S700_PD_VCE_SI … #define S700_PD_USB2_1 … #define S700_PD_HDE … #define S700_PD_DMA … #define S700_PD_DS … #define S700_PD_USB3 … #define S700_PD_USB2_0 … #endif