18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * 48c2ecf20Sopenharmony_ci * Layer 1 defines 58c2ecf20Sopenharmony_ci * 68c2ecf20Sopenharmony_ci * Copyright 2008 by Karsten Keil <kkeil@novell.com> 78c2ecf20Sopenharmony_ci */ 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define FLG_L1_ACTIVATING 1 108c2ecf20Sopenharmony_ci#define FLG_L1_ACTIVATED 2 118c2ecf20Sopenharmony_ci#define FLG_L1_DEACTTIMER 3 128c2ecf20Sopenharmony_ci#define FLG_L1_ACTTIMER 4 138c2ecf20Sopenharmony_ci#define FLG_L1_T3RUN 5 148c2ecf20Sopenharmony_ci#define FLG_L1_PULL_REQ 6 158c2ecf20Sopenharmony_ci#define FLG_L1_UINT 7 168c2ecf20Sopenharmony_ci#define FLG_L1_DBLOCKED 8 17