Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/fddi/skfp/
A 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()
1752 reason = inpw(PLC(np,PL_STATUS_B)) & PL_BREAK_REASON ; in plc_irq()
1886 switch (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_STATE) { in get_pcm_state()
1930 switch (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_STATE) { in get_pcmstate()
/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dsupern_2.h725 #define PL_STATUS_B 0x11 /* status register B (read only) */ macro

Completed in 10 milliseconds