Searched full:dcr_strobe (Results 1 – 1 of 1) sorted by relevance
188 #define DCR_STROBE (1U << 0) /* PARPORT_CONTROL_STROBE */ macro399 if (!(dcr & DCR_STROBE)) in parport_ip32_dump_state()932 * The return value is masked so as to only return the value of %DCR_STROBE,938 DCR_STROBE | DCR_AUTOFD | DCR_nINIT | DCR_SELECT; in parport_ip32_read_control()947 * The value is masked so as to only change the value of %DCR_STROBE,954 DCR_STROBE | DCR_AUTOFD | DCR_nINIT | DCR_SELECT; in parport_ip32_write_control()966 * change the value of %DCR_STROBE, %DCR_AUTOFD, %DCR_nINIT, and %DCR_SELECT.973 DCR_STROBE | DCR_AUTOFD | DCR_nINIT | DCR_SELECT; in parport_ip32_frob_control()1550 * Microsoft's document instructs to drive DCR_STROBE to 0, in parport_ip32_get_fifo_residue()1560 parport_ip32_frob_control(p, DCR_STROBE, 0); in parport_ip32_get_fifo_residue()[all …]