HomeSort by: relevance | last modified time | path
    Searched defs:ifpga_base (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/evbarm/ifpga/
ifpga_clock.c 97 static volatile uint32_t ifpga_base; variable in typeref:typename:volatile uint32_t
135 atomic_add_32(&ifpga_base, ifpga_sc->sc_clock_count);
325 base = ifpga_base;
327 } while (base != ifpga_base);

Completed in 11 milliseconds