Searched defs:ao_chipshared (Results 1 – 1 of 1) sorted by relevance
128 struct ao_chipshared { struct129 uint32_t aos_chiprev;130 volatile ulong_t aos_cfgonce; /* Config performed once per chip */154 struct ao_chipshared *ao_ms_shared; argument