Lines Matching refs:inpw
451 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ;
477 (void)inpw(PLC(p,PL_INTR_EVENT)) ; /* clear interrupt event reg */
509 val = inpw(port) & ~(PL_PCM_CNTRL | PL_MAINT) ;
528 state = inpw(PLC(phy,PL_STATUS_A)) & PL_LINE_ST ;
567 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) {
782 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) {
811 (void)inpw(PLC(np,PL_INTR_EVENT)) ;
814 plc_rev = inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK ;
849 if (!(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL))
851 if (((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) !=
853 !(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL))
924 i = inpw(PLC(np,PL_CNTRL_B)) & ~PL_PC_LOOP ;
1075 cntrl = (inpw(PLC(phy,PL_CNTRL_B)) & ~PL_MAINT_LS) |
1126 errors = inpw(PLC(((int) phy->np),PL_LINK_ERR_CTR)) ;
1233 errors = inpw(PLC(((int)phy->np),PL_LINK_ERR_CTR)) ;
1283 (void)inpw(PLC(np,PL_LINK_ERR_CTR)) ; /* clear error counter */
1749 ((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) ==
1799 j = inpw(PLC(np,PL_LE_THRESHOLD)) ;
1800 i = inpw(PLC(np,PL_LINK_ERR_CTR)) ;
1825 switch (inpw(PLC(np,PL_CNTRL_B)) & PL_MATCH_LS) {
1835 reason = inpw(PLC(np,PL_STATUS_B)) & PL_BREAK_REASON ;
1862 n = inpw(PLC(np,PL_RCV_VECTOR)) ;
1979 switch (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_STATE) {
2003 switch (inpw(PLC(np,PL_STATUS_A)) & PL_LINE_ST) {
2027 switch (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_STATE) {