Searched refs:fw_ohci (Results 1 – 1 of 1) sorted by relevance
96 struct fw_ohci *ohci;126 struct fw_ohci *ohci;182 struct fw_ohci { struct238 static inline struct fw_ohci *fw_ohci(struct fw_card *card) in fw_ohci() argument240 return container_of(card, struct fw_ohci, card); in fw_ohci()294 static bool has_reboot_by_cycle_timer_read_quirk(const struct fw_ohci *ohci) in has_reboot_by_cycle_timer_read_quirk()412 static void log_irqs(struct fw_ohci *ohci, u32 evt) in log_irqs()442 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count) in log_selfids()530 static void log_ar_at_event(struct fw_ohci *ohci, in log_ar_at_event()615 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data) in reg_write()[all …]