Home
last modified time | relevance | path

Searched refs:ohci_base (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dinit_ohci1394_dma.c237 unsigned long ohci_base; in init_ohci1394_controller() local
243 ohci_base = read_pci_config(num, slot, func, PCI_BASE_ADDRESS_0+(0<<2)) in init_ohci1394_controller()
246 set_fixmap_nocache(FIX_OHCI1394_BASE, ohci_base); in init_ohci1394_controller()