Searched refs:cyctimer (Results 1 – 2 of 2) sorted by relevance
178 uint32_t (*cyctimer) (struct firewire_comm *); member
737 sc->fc.cyctimer = fwohci_cyctimer; in fwohci_init()1554 cycle_now = (fc->cyctimer(fc) >> FW_CYCLETIMER_CYCLE_SHIFT) & FW_CYCLETIMER_CYCLE_MASK; in fwohci_itxbuf_enable()