Searched refs:FLG_L1_ACTIVATED (Results 1 – 2 of 2) sorted by relevance
10 #define FLG_L1_ACTIVATED 2 macro
176 if (!test_bit(FLG_L1_ACTIVATED, &l1->Flags)) { in l1_info4_ind()207 test_and_set_bit(FLG_L1_ACTIVATED, &l1->Flags); in l1_timer_act()217 test_and_clear_bit(FLG_L1_ACTIVATED, &l1->Flags); in l1_timer_deact()343 if (test_bit(FLG_L1_ACTIVATED, &l1->Flags)) in l1_event()