Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds