Back to home page

OSCL-LXR

 
 

    


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