1 /* SPDX-License-Identifier: GPL-2.0-only */
6 * Copyright 2008 by Karsten Keil <kkeil@novell.com>
9 #define FLG_L1_ACTIVATING 1
10 #define FLG_L1_ACTIVATED 2
11 #define FLG_L1_DEACTTIMER 3
12 #define FLG_L1_ACTTIMER 4
13 #define FLG_L1_T3RUN 5
14 #define FLG_L1_PULL_REQ 6
16 #define FLG_L1_DBLOCKED 8