Lines Matching full:epp
31 * base+3 EPP address
32 * base+4 EPP data
204 * Clear TIMEOUT BIT in EPP MODE
300 /* EPP timeout should never occur... */ in parport_pc_epp_read_data()
301 … printk(KERN_DEBUG "%s: EPP timeout occurred while talking to w91284pic (should not have done)\n", in parport_pc_epp_read_data()
329 /* EPP timeout */ in parport_pc_epp_read_data()
974 "EPP and SPP", in show_parconfig_smsc37c669()
976 "ECP and EPP" }; in show_parconfig_smsc37c669()
1009 pr_info("SMSC LPT Config: Port mode=%s, EPP version =%s\n", in show_parconfig_smsc37c669()
1054 "EPP-1.9 and SPP", in show_parconfig_winbond()
1056 "ECP and EPP-1.9", in show_parconfig_winbond()
1058 "EPP-1.7 and SPP", /* 5 */ in show_parconfig_winbond()
1060 "ECP and EPP-1.7" }; in show_parconfig_winbond()
1421 * first clear an eventually pending EPP timeout in parport_SPP_supported()
1423 * that does not even respond to SPP cycles if an EPP in parport_SPP_supported()
1720 /* Phony EPP in ECP. */ in intel_bug_present_check_epp()
1763 /* EPP mode detection */
1769 * Bit 0 of STR is the EPP timeout bit, this bit is 0 in parport_EPP_supported()
1770 * when EPP is possible and is set high when an EPP timeout in parport_EPP_supported()
1771 * occurs (EPP uses the HALT line to stop the CPU while it does in parport_EPP_supported()
1772 * the byte transfer, an EPP timeout occurs if the attached in parport_EPP_supported()
1777 * This bit is always high in non EPP modes. in parport_EPP_supported()
1780 /* If EPP timeout bit clear then EPP available */ in parport_EPP_supported()
1790 /* Set up access functions to use EPP hardware. */ in parport_EPP_supported()
1809 /* Search for SMC style EPP+ECP mode */ in parport_ECPEPP_supported()
1817 /* Set up access functions to use ECP+EPP hardware. */ in parport_ECPEPP_supported()
1923 /* Device isn't expecting an EPP read in irq_probe_EPP()
2181 printmode(EPP); in __parport_pc_probe_port()
2392 /* SET SPP&EPP , Parallel Port NO DMA , Enable All Function */ in sio_ite_8872_probe()
2469 printk(KERN_DEBUG "parport_pc: setting EPP mode\n"); in sio_via_probe()
2480 printk(KERN_DEBUG "parport_pc: setting EPP+ECP mode\n"); in sio_via_probe()
2500 /* Bit 5: EPP+ECP enable; bit 7: PS/2 bidirectional port enable */ in sio_via_probe()
3195 if (!strcmp(str, "epp")) in parport_init_mode_setup()
3225 "Initialise mode for VIA VT8231 port (spp, ps2, epp, ecp or ecpepp)");
3344 * parport_init_mode=[spp|ps2|epp|ecp|ecpepp]