Searched refs:OHCI1394_PhyUpperBound (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | ohci.h | 82 #define OHCI1394_PhyUpperBound 0x120 macro
|
H A D | init_ohci1394_dma.c | 199 reg_write(ohci, OHCI1394_PhyUpperBound, 0xffff0000); in init_ohci1394_enable_physical_dma()
|
H A D | ohci.c | 2395 reg_write(ohci, OHCI1394_PhyUpperBound, FW_MAX_PHYSICAL_RANGE >> 16); in ohci_enable() 3761 reg_read(ohci, OHCI1394_PhyUpperBound) ? in pci_probe()
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | ohci.h | 82 #define OHCI1394_PhyUpperBound 0x120 macro
|
H A D | init_ohci1394_dma.c | 199 reg_write(ohci, OHCI1394_PhyUpperBound, 0xffff0000); in init_ohci1394_enable_physical_dma()
|
H A D | ohci.c | 2405 reg_write(ohci, OHCI1394_PhyUpperBound, FW_MAX_PHYSICAL_RANGE >> 16); in ohci_enable() 3770 reg_read(ohci, OHCI1394_PhyUpperBound) ? in pci_probe()
|
Completed in 12 milliseconds