Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: (GPL-2.0+ or MIT) */
0002 /*
0003  * Copyright (c) 2020 BayLibre, SAS
0004  * Author: Neil Armstrong <narmstrong@baylibre.com>
0005  */
0006 
0007 #ifndef _DT_BINDINGS_MESON_AXG_POWER_H
0008 #define _DT_BINDINGS_MESON_AXG_POWER_H
0009 
0010 #define PWRC_AXG_VPU_ID         0
0011 #define PWRC_AXG_ETHERNET_MEM_ID    1
0012 #define PWRC_AXG_AUDIO_ID       2
0013 
0014 #endif