Searched refs:ostat (Results 1 – 1 of 1) sorted by relevance
730 uint32_t ostat; member769 s->ostat |= 1 << n; in stellaris_adc_fifo_write()859 return s->ostat; in stellaris_adc_read()911 s->ostat &= ~value; in stellaris_adc_write()950 VMSTATE_UINT32(ostat, StellarisADCState),