Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0+
0002  *
0003  * Copyright (C) 2015 Renesas Electronics Corp.
0004  */
0005 #ifndef __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H__
0006 #define __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H__
0007 
0008 #define CPG_CORE            0   /* Core Clock */
0009 #define CPG_MOD             1   /* Module Clock */
0010 
0011 #endif /* __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H__ */