Searched defs:ohci (Results 1 – 1 of 1) sorted by relevance
311 static inline void ohci_intr_update(OHCIState *ohci) in ohci_intr_update()323 static inline void ohci_set_interrupt(OHCIState *ohci, uint32_t intr) in ohci_set_interrupt()384 OHCIState *ohci = opaque; in ohci_reset() local432 static inline int get_dwords(OHCIState *ohci, in get_dwords()448 static inline int put_dwords(OHCIState *ohci, in put_dwords()464 static inline int get_words(OHCIState *ohci, in get_words()480 static inline int put_words(OHCIState *ohci, in put_words()495 static inline int ohci_read_ed(OHCIState *ohci, in ohci_read_ed()501 static inline int ohci_read_td(OHCIState *ohci, in ohci_read_td()507 static inline int ohci_read_iso_td(OHCIState *ohci, in ohci_read_iso_td()[all …]