Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/amlogic/
H A Dmeson6_timer.c46 struct meson6_timer_softc { struct
54 CFATTACH_DECL_NEW(meson6_timer, sizeof(struct meson6_timer_softc), argument
95 struct meson6_timer_softc * const sc = tc->tc_priv; in meson6_timer_get_timecount()
116 struct meson6_timer_softc * const sc = device_private(self); in meson6_timer_attach()