Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/b2c2/
H A Dflexcop-pci.c74 static int lastwreg, lastwval, lastrreg, lastrval; variable
83 if (lastrreg != r || lastrval != v.raw) { in flexcop_pci_read_ibi_reg()
84 lastrreg = r; lastrval = v.raw; in flexcop_pci_read_ibi_reg()