Searched refs:parport_ip32_frob_control (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/parport/ | 
| D | parport_ip32.c | 968 static inline unsigned char parport_ip32_frob_control(struct parport *p,  in parport_ip32_frob_control()  function1560 		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,
 
 |