Searched refs:PPB_PS2 (Results 1 – 8 of 8) sorted by relevance
75 #define PPB_PS2 0x2 /* PS/2 byte mode */ macro80 #define PPB_SPP PPB_NIBBLE|PPB_PS281 #define PPB_BYTE PPB_PS289 #define PPB_IN_PS2_MODE(bus) (ppb_get_mode (bus) & PPB_PS2)
313 if (!(error = ppb_1284_negociate(bus, PPB_PS2, 0))) { in ppb_scan_bus()341 if (!(error = ppb_1284_negociate(bus, PPB_PS2, in ppb_scan_bus()
165 case PPB_PS2: in ppb_request_mode()767 case PPB_PS2: in ppb_1284_negociate()
85 case PPB_PS2: in mode2xfer()
231 i = ppb_set_mode(sc->ppbus, PPB_PS2); in ppsopen()
392 if (ppb_set_mode(ppbus, PPB_PS2) != -1) { in imm_detect()
388 if (ppb_set_mode(ppbus, PPB_PS2) != -1) { in vpoio_detect()
336 else if (mode & PPB_PS2) in ppc_generic_setmode()382 else if (mode & PPB_PS2) in ppc_smclike_setmode()609 ppc->ppc_avm |= PPB_PS2; in ppc_pc873xx_detect()669 if (chipset_mode & PPB_PS2) { in ppc_pc873xx_detect()