Lines Matching refs:inpw
427 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ;
453 (void)inpw(PLC(p,PL_INTR_EVENT)) ; /* clear interrupt event reg */
482 val = inpw(port) & ~(PL_PCM_CNTRL | PL_MAINT) ;
499 state = inpw(PLC(phy,PL_STATUS_A)) & PL_LINE_ST ;
535 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) {
741 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) {
770 (void)inpw(PLC(np,PL_INTR_EVENT)) ;
773 plc_rev = inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK ;
808 if (!(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL))
810 if (((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) !=
812 !(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL))
884 i = inpw(PLC(np,PL_CNTRL_B)) & ~PL_PC_LOOP ;
1032 cntrl = (inpw(PLC(phy,PL_CNTRL_B)) & ~PL_MAINT_LS) |
1079 errors = inpw(PLC(((int) phy->np),PL_LINK_ERR_CTR)) ;
1182 errors = inpw(PLC(((int)phy->np),PL_LINK_ERR_CTR)) ;
1229 (void)inpw(PLC(np,PL_LINK_ERR_CTR)) ; /* clear error counter */
1666 ((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) ==
1716 j = inpw(PLC(np,PL_LE_THRESHOLD)) ;
1717 i = inpw(PLC(np,PL_LINK_ERR_CTR)) ;
1742 switch (inpw(PLC(np,PL_CNTRL_B)) & PL_MATCH_LS) {
1752 reason = inpw(PLC(np,PL_STATUS_B)) & PL_BREAK_REASON ;
1780 n = inpw(PLC(np,PL_RCV_VECTOR)) ;
1886 switch (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_STATE) {
1908 switch (inpw(PLC(np,PL_STATUS_A)) & PL_LINE_ST) {
1930 switch (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_STATE) {