Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/xilinx/
H A Dif_xae.c407 xae_tick(void *arg) in xae_tick() function
432 callout_reset(&sc->xae_callout, hz, xae_tick, sc); in xae_tick()
461 callout_reset(&sc->xae_callout, hz, xae_tick, sc); in xae_init_locked()