Searched refs:xadc_read_reg_previous (Results 1 – 2 of 2) sorted by relevance
130 s->xadc_dfifo[s->xadc_dfifo_entries++] = s->xadc_read_reg_previous; in xadc_push_dfifo()132 s->xadc_read_reg_previous = regval; in xadc_push_dfifo()278 VMSTATE_UINT16(xadc_read_reg_previous, ZynqXADCState),
38 uint16_t xadc_read_reg_previous; member