• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/

Lines Matching refs:fw_ohci

90 	struct fw_ohci *ohci;
117 struct fw_ohci *ohci;
168 struct fw_ohci {
182 * Spinlock for accessing fw_ohci data. Never call out of
215 static inline struct fw_ohci *fw_ohci(struct fw_card *card)
217 return container_of(card, struct fw_ohci, card);
486 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data)
491 static inline u32 reg_read(const struct fw_ohci *ohci, int offset)
496 static inline void flush_writes(const struct fw_ohci *ohci)
502 static int read_phy_reg(struct fw_ohci *ohci, int addr)
525 static int write_phy_reg(const struct fw_ohci *ohci, int addr, u32 val)
544 static int update_phy_reg(struct fw_ohci *ohci, int addr,
561 static int read_paged_phy_reg(struct fw_ohci *ohci, int page, int addr)
574 struct fw_ohci *ohci = fw_ohci(card);
587 struct fw_ohci *ohci = fw_ohci(card);
654 struct fw_ohci *ohci = ctx->ohci;
748 struct fw_ohci *ohci = ctx->ohci;
834 struct fw_ohci *ohci, u32 regs)
954 static int context_init(struct context *ctx, struct fw_ohci *ohci,
1031 struct fw_ohci *ohci = ctx->ohci;
1088 struct fw_ohci *ohci = ctx->ohci;
1208 struct fw_ohci *ohci = context->ohci;
1278 static void handle_local_rom(struct fw_ohci *ohci,
1305 static void handle_local_lock(struct fw_ohci *ohci,
1440 static u32 get_cycle_time(struct fw_ohci *ohci)
1476 static u32 update_bus_time(struct fw_ohci *ohci)
1488 struct fw_ohci *ohci = (struct fw_ohci *)data;
1627 struct fw_ohci *ohci = data;
1701 static int software_reset(struct fw_ohci *ohci)
1726 static int configure_1394a_enhancements(struct fw_ohci *ohci)
1780 struct fw_ohci *ohci = fw_ohci(card);
1930 struct fw_ohci *ohci;
1936 ohci = fw_ohci(card);
1981 struct fw_ohci *ohci = fw_ohci(card);
1988 struct fw_ohci *ohci = fw_ohci(card);
1995 struct fw_ohci *ohci = fw_ohci(card);
2026 struct fw_ohci *ohci = fw_ohci(card);
2059 struct fw_ohci *ohci = fw_ohci(card);
2110 struct fw_ohci *ohci = fw_ohci(card);
2279 static void set_multichannel_mask(struct fw_ohci *ohci, u64 channels)
2294 struct fw_ohci *ohci = fw_ohci(card);
2392 struct fw_ohci *ohci = ctx->context.ohci;
2432 struct fw_ohci *ohci = fw_ohci(base->card);
2456 struct fw_ohci *ohci = fw_ohci(base->card);
2493 struct fw_ohci *ohci = fw_ohci(base->card);
2820 struct fw_ohci *ohci;
2964 struct fw_ohci *ohci;
3002 struct fw_ohci *ohci = pci_get_drvdata(dev);
3023 struct fw_ohci *ohci = pci_get_drvdata(dev);