xref: /kernel/linux/linux-6.6/drivers/isdn/mISDN/layer1.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/isdn/mISDN/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci *
462306a36Sopenharmony_ci * Layer 1 defines
562306a36Sopenharmony_ci *
662306a36Sopenharmony_ci * Copyright 2008  by Karsten Keil <kkeil@novell.com>
762306a36Sopenharmony_ci */
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define FLG_L1_ACTIVATING	1
1062306a36Sopenharmony_ci#define FLG_L1_ACTIVATED	2
1162306a36Sopenharmony_ci#define FLG_L1_DEACTTIMER	3
1262306a36Sopenharmony_ci#define FLG_L1_ACTTIMER		4
1362306a36Sopenharmony_ci#define FLG_L1_T3RUN		5
1462306a36Sopenharmony_ci#define FLG_L1_PULL_REQ		6
1562306a36Sopenharmony_ci#define FLG_L1_UINT		7
1662306a36Sopenharmony_ci#define FLG_L1_DBLOCKED		8
17

Indexes created Thu Nov 07 10:32:03 CST 2024