Searched refs:bus_nr (Results 1 – 1 of 1) sorted by relevance
| /arch/arm/mach-orion5x/ |
| A D | pci.c | 396 int bus_nr, func, reg; in orion5x_pci_master_slave_enable() local 399 bus_nr = orion5x_pci_local_bus_nr(); in orion5x_pci_master_slave_enable() 402 orion5x_pci_hw_rd_conf(bus_nr, 0, func, reg, 4, &val); in orion5x_pci_master_slave_enable() 404 orion5x_pci_hw_wr_conf(bus_nr, 0, func, reg, 4, val | 0x7); in orion5x_pci_master_slave_enable()
|
Completed in 5 milliseconds