Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/parport/
Dparport_ip32.c256 unsigned int writeIntrThreshold; member
1358 count = priv->writeIntrThreshold; in parport_ip32_fwp_wait_interrupt()
1911 priv->writeIntrThreshold = 0; in parport_ip32_fifo_supported()
1917 if (!priv->writeIntrThreshold in parport_ip32_fifo_supported()
1920 priv->writeIntrThreshold = i + 1; in parport_ip32_fifo_supported()
1928 if (!priv->writeIntrThreshold) { in parport_ip32_fifo_supported()
1932 pr_probe(p, "writeIntrThreshold is %u\n", priv->writeIntrThreshold); in parport_ip32_fifo_supported()
Dparport_gsc.h63 int writeIntrThreshold; member
Dparport_pc.c1611 priv->writeIntrThreshold = i; in parport_ECP_supported()
/linux-6.1.9/include/linux/
Dparport_pc.h37 int writeIntrThreshold; member