Searched refs:OHCI1394_PhyReqFilterLoSet (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | ohci.h | 80 #define OHCI1394_PhyReqFilterLoSet 0x118 macro
|
H A D | init_ohci1394_dma.c | 198 reg_write(ohci, OHCI1394_PhyReqFilterLoSet, 0xffffffff); in init_ohci1394_enable_physical_dma()
|
H A D | ohci.c | 2089 reg_write(ohci, OHCI1394_PhyReqFilterLoSet, ~0); in bus_reset_work() 2645 reg_write(ohci, OHCI1394_PhyReqFilterLoSet, 1 << n); in ohci_enable_phys_dma()
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | ohci.h | 80 #define OHCI1394_PhyReqFilterLoSet 0x118 macro
|
H A D | init_ohci1394_dma.c | 198 reg_write(ohci, OHCI1394_PhyReqFilterLoSet, 0xffffffff); in init_ohci1394_enable_physical_dma()
|
H A D | ohci.c | 2100 reg_write(ohci, OHCI1394_PhyReqFilterLoSet, ~0); in bus_reset_work() 2657 reg_write(ohci, OHCI1394_PhyReqFilterLoSet, 1 << n); in ohci_enable_phys_dma()
|
Completed in 13 milliseconds