Searched refs:actss (Results 1 – 1 of 1) sorted by relevance
701 uint32_t actss; member772 if ((s->actss & (1 << n)) == 0) { in stellaris_adc_trigger()826 return s->actss; in stellaris_adc_read()877 s->actss = value & 0xf; in stellaris_adc_write()921 VMSTATE_UINT32(actss, StellarisADCState),