Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c588 u64 pollval; in epb_access() local
597 pollval = qib_read_kreg32(dd, acc); in epb_access()
599 pollval = qib_read_kreg32(dd, acc); in epb_access()
600 if (pollval & EPB_ACC_GNT) in epb_access()
604 u64 pollval; in epb_access() local
609 pollval = qib_read_kreg32(dd, acc); in epb_access()
611 pollval = qib_read_kreg32(dd, acc); in epb_access()
612 if (!(pollval & EPB_ACC_GNT)) in epb_access()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c588 u64 pollval; in epb_access() local
597 pollval = qib_read_kreg32(dd, acc); in epb_access()
599 pollval = qib_read_kreg32(dd, acc); in epb_access()
600 if (pollval & EPB_ACC_GNT) in epb_access()
604 u64 pollval; in epb_access() local
609 pollval = qib_read_kreg32(dd, acc); in epb_access()
611 pollval = qib_read_kreg32(dd, acc); in epb_access()
612 if (!(pollval & EPB_ACC_GNT)) in epb_access()

Completed in 5 milliseconds