Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c479 emac_tick(void *arg) in emac_tick() function
489 callout_reset(&sc->emac_tick_ch, hz, emac_tick, sc); in emac_tick()
602 callout_reset(&sc->emac_tick_ch, hz, emac_tick, sc); in emac_init_locked()