Searched refs:CLPIP_SHAKE (Results 1 – 1 of 1) sorted by relevance
131 #define CLPIP_SHAKE 0x80 /* This bit toggles between nibble reception */ macro478 while (ppb_rstr(ppbus) & CLPIP_SHAKE) in clpoutbyte()483 while (!(ppb_rstr(ppbus) & CLPIP_SHAKE)) in clpoutbyte()495 while ((ppb_rstr(ppbus) & CLPIP_SHAKE)) in clpinbyte()502 while (!(ppb_rstr(ppbus) & CLPIP_SHAKE)) in clpinbyte()697 if (!(ppb_rstr(ppbus) & CLPIP_SHAKE)) { in lpoutput()769 if (!(ppb_rstr(ppbus) & CLPIP_SHAKE)) { in lpoutput()