Home
last modified time | relevance | path

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

/drivers/parport/
Dparport_ip32.c1838 unsigned int configa, configb; in parport_ip32_fifo_supported() local
1844 configa = readb(priv->regs.cnfgA); in parport_ip32_fifo_supported()
1848 switch (configa & CNFGA_ID_MASK) { in parport_ip32_fifo_supported()
1860 (configa & CNFGA_ID_MASK) >> CNFGA_ID_SHIFT); in parport_ip32_fifo_supported()