Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/
Dpcmplc.c535 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) { in plc_send_bits()
741 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) { in pcm_fsm()
808 if (!(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL)) in pcm_fsm()
812 !(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL)) in pcm_fsm()
/linux-5.19.10/drivers/net/fddi/skfp/h/
Dsupern_2.h918 #define PL_PCM_SIGNAL 0x0040 /* indic. that XMIT_VECTOR hb.written*/ macro