Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parport/
Dparport_gsc.h76 int readIntrThreshold; member
Dparport_ip32.c268 unsigned int readIntrThreshold; member
1962 priv->readIntrThreshold = 0; in parport_ip32_fifo_supported()
1967 priv->readIntrThreshold = i + 1; in parport_ip32_fifo_supported()
1971 if (!priv->readIntrThreshold) { in parport_ip32_fifo_supported()
1975 pr_probe(p, "readIntrThreshold is %u\n", priv->readIntrThreshold); in parport_ip32_fifo_supported()
Dparport_pc.c1650 priv->readIntrThreshold = i; in parport_ECP_supported()
/linux-4.19.296/include/linux/
Dparport_pc.h36 int readIntrThreshold; member