Searched refs:fw_ohci (Results 1 – 1 of 1) sorted by relevance
88 struct fw_ohci *ohci;118 struct fw_ohci *ohci;178 struct fw_ohci { struct234 static inline struct fw_ohci *fw_ohci(struct fw_card *card) in fw_ohci() argument236 return container_of(card, struct fw_ohci, card); in fw_ohci()291 static bool has_reboot_by_cycle_timer_read_quirk(const struct fw_ohci *ohci) in has_reboot_by_cycle_timer_read_quirk()411 static void log_irqs(struct fw_ohci *ohci, u32 evt) in log_irqs()460 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count) in log_selfids()516 static void log_ar_at_event(struct fw_ohci *ohci, in log_ar_at_event()572 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data) in reg_write()[all …]