Home | Sort by: relevance | last modified time | path |
/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); |