Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/fddi/skfp/
Dpcmplc.c182 static const int plc_imsk_na = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK |
188 static int plc_imsk_na = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK |
191 static const int plc_imsk_act = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK |
1753 if (cmd & PL_PCM_BREAK) { /* PCM has entered the BREAK state */ in plc_irq()
/Linux-v5.4/drivers/net/fddi/skfp/h/
Dsupern_2.h958 #define PL_PCM_BREAK 0x0020 /* PCM has entered the BREAK state */ macro