Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/skfp/
Dpcmplc.c190 PL_PCM_ENABLED | PL_SELF_TEST | PL_EBUF_ERR;
196 PL_PCM_ENABLED | PL_SELF_TEST ;
199 PL_PCM_ENABLED | PL_SELF_TEST | PL_EBUF_ERR;
1807 else if (cmd & PL_PCM_ENABLED) { /* asserted SC_JOIN, scrub.completed*/ in plc_irq()
/linux-2.6.39/drivers/net/skfp/h/
Dsupern_2.h963 #define PL_PCM_ENABLED 0x0040 /* asserted SC_JOIN, scrub. & ACTIV */ macro