Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parport/
Dparport_ip32.c269 unsigned int writeIntrThreshold; member
1369 count = priv->writeIntrThreshold; in parport_ip32_fwp_wait_interrupt()
1922 priv->writeIntrThreshold = 0; in parport_ip32_fifo_supported()
1928 if (!priv->writeIntrThreshold in parport_ip32_fifo_supported()
1931 priv->writeIntrThreshold = i + 1; in parport_ip32_fifo_supported()
1939 if (!priv->writeIntrThreshold) { in parport_ip32_fifo_supported()
1943 pr_probe(p, "writeIntrThreshold is %u\n", priv->writeIntrThreshold); in parport_ip32_fifo_supported()
Dparport_gsc.h77 int writeIntrThreshold; member
Dparport_pc.c1628 priv->writeIntrThreshold = i; in parport_ECP_supported()
/linux-4.19.296/include/linux/
Dparport_pc.h37 int writeIntrThreshold; member