Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_emac.c473 emac_tick(void *arg) in emac_tick() function
483 callout_reset(&sc->emac_tick_ch, hz, emac_tick, sc); in emac_tick()
596 callout_reset(&sc->emac_tick_ch, hz, emac_tick, sc); in emac_init_locked()