Searched refs:last_value (Results 1 – 2 of 2) sorted by relevance
188 static int last_value=-1; in __cvmx_spi4000_mdio_write() local199 if (val != last_value) in __cvmx_spi4000_mdio_write()201 last_value = val; in __cvmx_spi4000_mdio_write()
448 valtype last_value, value = 0; \483 last_value = value; \485 if (last_value > value) /* Overflow */ \