Home
last modified time | relevance | path

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

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