Searched refs:DCR_DIR (Results 1 – 1 of 1) sorted by relevance
196 #define DCR_DIR (1U << 5) /* direction */ macro402 printk(" %s", (dcr & DCR_DIR) ? "rev" : "fwd"); in parport_ip32_dump_state()1016 __parport_ip32_frob_control(p, DCR_DIR, 0); in parport_ip32_data_forward()1028 __parport_ip32_frob_control(p, DCR_DIR, DCR_DIR); in parport_ip32_data_reverse()2059 .dcr_writable = DCR_DIR | DCR_SELECT | DCR_nINIT | in parport_ip32_probe_port()