Home
last modified time | relevance | path

Searched refs:xae_tick (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/xilinx/
H A Dif_xae.c412 xae_tick(void *arg) in xae_tick() function
437 callout_reset(&sc->xae_callout, hz, xae_tick, sc); in xae_tick()
466 callout_reset(&sc->xae_callout, hz, xae_tick, sc); in xae_init_locked()