Home
last modified time | relevance | path

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

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