Searched refs:parport_ip32_frob_control (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/parport/ |
D | parport_ip32.c | 978 static inline unsigned char parport_ip32_frob_control(struct parport *p, in parport_ip32_frob_control() function 1571 parport_ip32_frob_control(p, DCR_STROBE, 0); in parport_ip32_get_fifo_residue() 1591 parport_ip32_frob_control(p, DCR_nINIT, 0); in parport_ip32_get_fifo_residue() 1595 parport_ip32_frob_control(p, DCR_STROBE, DCR_STROBE); in parport_ip32_get_fifo_residue() 1596 parport_ip32_frob_control(p, DCR_nINIT, DCR_nINIT); in parport_ip32_get_fifo_residue() 1713 parport_ip32_frob_control(p, DCR_nINIT | DCR_AUTOFD, in parport_ip32_ecp_write_data() 1778 .frob_control = parport_ip32_frob_control,
|