Searched refs:bcm_systimer_sc (Results 1 – 1 of 1) sorted by relevance
99 static struct bcm_systimer_softc *bcm_systimer_sc = NULL; variable103 bus_space_read_4(bcm_systimer_sc->bst, \104 bcm_systimer_sc->bsh, reg)107 bus_space_write_4(bcm_systimer_sc->bst, \108 bcm_systimer_sc->bsh, reg, val)126 if (bcm_systimer_sc == NULL) in bcm_systimer_tc_get_timecount()217 if (bcm_systimer_sc != NULL) in bcm_systimer_attach()265 bcm_systimer_sc = sc; in bcm_systimer_attach()