Home
last modified time | relevance | path

Searched refs:HFC_MAX_NT_LAYER1_STATE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/isdn/hardware/mISDN/
Dhfcsusb.h318 #define HFC_MAX_NT_LAYER1_STATE 4 macro
332 static const char *HFC_NT_LAYER1_STATES[HFC_MAX_NT_LAYER1_STATE + 1] = {
Dhfcsusb.c621 if (dch->state <= HFC_MAX_NT_LAYER1_STATE) in ph_state_nt()