Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/skfp/
Dpcmplc.c189 static const int plc_imsk_na = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK |
195 static int plc_imsk_na = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK |
198 static const int plc_imsk_act = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK |
1810 if (cmd & PL_TRACE_PROP) { /* MLS while PC8_ACTIV || PC2_TRACE */ in plc_irq()
/linux-2.6.39/drivers/net/skfp/h/
Dsupern_2.h960 #define PL_TRACE_PROP 0x0008 /* master l.s. while PCM ACTIV|TRACE */ macro