Home
last modified time | relevance | path

Searched refs:lastwval (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
96 if (lastwreg != r || lastwval != v.raw) { in flexcop_pci_write_ibi_reg()
97 lastwreg = r; lastwval = v.raw; in flexcop_pci_write_ibi_reg()