Searched refs:parport_ip32_write_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
950 * parport_ip32_write_control - set new contents for the DCR register
957 static inline void parport_ip32_write_control(struct parport *p, function
1114 parport_ip32_write_control(p, DCR_nINIT);
1153 parport_ip32_write_control(p, DCR_nINIT);
1636 parport_ip32_write_control(p, DCR_SELECT | DCR_nINIT);
1714 parport_ip32_write_control(p, DCR_SELECT | DCR_nINIT);
1760 .write_control = parport_ip32_write_control,
1814 parport_ip32_write_control(p, DCR_SELECT | DCR_nINIT);
2124 parport_ip32_write_control(
[all...]

Completed in 60 milliseconds