Searched refs:fw_ohci (Results 1 – 1 of 1) sorted by relevance
96 struct fw_ohci *ohci;126 struct fw_ohci *ohci;179 struct fw_ohci { struct235 static inline struct fw_ohci *fw_ohci(struct fw_card *card) in fw_ohci() argument237 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()409 static void log_irqs(struct fw_ohci *ohci, u32 evt) in log_irqs()439 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count) in log_selfids()527 static void log_ar_at_event(struct fw_ohci *ohci, in log_ar_at_event()612 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data) in reg_write()[all …]