Searched refs:parport_ip32_frob_control (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.c449 * parport_ip32_write_control() and parport_ip32_frob_control(). It is only
967 * parport_ip32_frob_control - change bits from the DCR register
975 static inline unsigned char parport_ip32_frob_control(struct parport *p, function
1561 parport_ip32_frob_control(p, DCR_STROBE, 0);
1581 parport_ip32_frob_control(p, DCR_nINIT, 0);
1585 parport_ip32_frob_control(p, DCR_STROBE, DCR_STROBE);
1586 parport_ip32_frob_control(p, DCR_nINIT, DCR_nINIT);
1700 parport_ip32_frob_control(p, DCR_nINIT | DCR_AUTOFD,
1762 .frob_control = parport_ip32_frob_control,

Completed in 109 milliseconds