Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parport/
H A 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()
/kernel/linux/linux-6.6/drivers/parport/
H A 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()

Completed in 7 milliseconds