Searched refs:DCR_DIR (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_ip32.c196 #define DCR_DIR (1U << 5) /* direction */ macro
402 printk(" %s", (dcr & DCR_DIR) ? "rev" : "fwd");
1013 __parport_ip32_frob_control(p, DCR_DIR, 0);
1025 __parport_ip32_frob_control(p, DCR_DIR, DCR_DIR);
2043 .dcr_writable = DCR_DIR | DCR_SELECT | DCR_nINIT |

Completed in 69 milliseconds