Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/h/
Dsupern_2.h788 #define PL_PCM_CNTRL 0x0003 /* control PCM state machine */ macro
/linux-5.19.10/drivers/net/fddi/skfp/
Dpcmplc.c482 val = inpw(port) & ~(PL_PCM_CNTRL | PL_MAINT) ; in plc_go_state()