Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_ip32.c437 * parport_ip32_write_control() and parport_ip32_frob_control(). It is only
960 * parport_ip32_frob_control - change bits from the DCR register
968 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,
/kernel/linux/linux-6.6/drivers/parport/
H A Dparport_ip32.c437 * parport_ip32_write_control() and parport_ip32_frob_control(). It is only
960 * parport_ip32_frob_control - change bits from the DCR register
968 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,

Completed in 6 milliseconds