Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux/fpc-iii.git] / drivers / isdn / mISDN / layer1.h
blobf03e86450daf74d0e9b0f0d21cdd65307fc4cadc
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
4 * Layer 1 defines
6 * Copyright 2008 by Karsten Keil <kkeil@novell.com>
7 */
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
15 #define FLG_L1_UINT 7
16 #define FLG_L1_DBLOCKED 8