Home
last modified time | relevance | path

Searched refs:parport_ip32_frob_control (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/parport/
H A Dparport_ip32.c968 static inline unsigned char parport_ip32_frob_control(struct parport *p, in parport_ip32_frob_control() function
1560 parport_ip32_frob_control(p, DCR_STROBE, 0); in parport_ip32_get_fifo_residue()
1580 parport_ip32_frob_control(p, DCR_nINIT, 0); in parport_ip32_get_fifo_residue()
1584 parport_ip32_frob_control(p, DCR_STROBE, DCR_STROBE); in parport_ip32_get_fifo_residue()
1585 parport_ip32_frob_control(p, DCR_nINIT, DCR_nINIT); in parport_ip32_get_fifo_residue()
1702 parport_ip32_frob_control(p, DCR_nINIT | DCR_AUTOFD, in parport_ip32_ecp_write_data()
1767 .frob_control = parport_ip32_frob_control,