Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h317 #define HFC_MAX_TE_LAYER1_STATE 8 macro
320 static const char *HFC_TE_LAYER1_STATES[HFC_MAX_TE_LAYER1_STATE + 1] = {
H A Dhfcsusb.c579 if (dch->state <= HFC_MAX_TE_LAYER1_STATE) in ph_state_te()