Searched refs:dcr_writable (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.c252 * @dcr_writable: bit mask of writable DCR bits
265 unsigned int dcr_writable; member in struct:parport_ip32_private
910 CHECK_EXTRA_BITS(p, c, priv->dcr_writable);
911 c &= priv->dcr_writable; /* only writable bits */
2043 .dcr_writable = DCR_DIR | DCR_SELECT | DCR_nINIT |
2082 priv->dcr_writable |= DCR_IRQ;

Completed in 111 milliseconds