Lines Matching refs:inpw
431 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ;
457 (void)inpw(PLC(p,PL_INTR_EVENT)) ; /* clear interrupt event reg */
486 val = inpw(port) & ~(PL_PCM_CNTRL | PL_MAINT) ;
503 state = inpw(PLC(phy,PL_STATUS_A)) & PL_LINE_ST ;
539 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) {
745 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) {
774 (void)inpw(PLC(np,PL_INTR_EVENT)) ;
777 plc_rev = inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK ;
812 if (!(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL))
814 if (((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) !=
816 !(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL))
888 i = inpw(PLC(np,PL_CNTRL_B)) & ~PL_PC_LOOP ;
1036 cntrl = (inpw(PLC(phy,PL_CNTRL_B)) & ~PL_MAINT_LS) |
1083 errors = inpw(PLC(((int) phy->np),PL_LINK_ERR_CTR)) ;
1186 errors = inpw(PLC(((int)phy->np),PL_LINK_ERR_CTR)) ;
1233 (void)inpw(PLC(np,PL_LINK_ERR_CTR)) ; /* clear error counter */
1670 ((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) ==
1720 j = inpw(PLC(np,PL_LE_THRESHOLD)) ;
1721 i = inpw(PLC(np,PL_LINK_ERR_CTR)) ;
1746 switch (inpw(PLC(np,PL_CNTRL_B)) & PL_MATCH_LS) {
1756 reason = inpw(PLC(np,PL_STATUS_B)) & PL_BREAK_REASON ;
1784 n = inpw(PLC(np,PL_RCV_VECTOR)) ;
1890 switch (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_STATE) {
1912 switch (inpw(PLC(np,PL_STATUS_A)) & PL_LINE_ST) {
1934 switch (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_STATE) {