Searched refs:local_bus (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | ctrl_pex.c | 290 u32 local_dev, local_bus; in pex_config_read() local 296 local_bus = in pex_config_read() 305 if (bus == local_bus) { in pex_config_read()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_mvebu.c | 219 int local_bus = PCI_BUS(pcie->dev); in mvebu_pcie_read_config_dword() local 224 if (PCI_BUS(dev) == local_bus && PCI_DEV(dev) != local_dev) { in mvebu_pcie_read_config_dword() 254 int local_bus = PCI_BUS(pcie->dev); in mvebu_pcie_write_config_dword() local 258 if (PCI_BUS(dev) == local_bus && PCI_DEV(dev) != local_dev) { in mvebu_pcie_write_config_dword()
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | lba_pci.c | 366 u32 local_bus = (bus->parent == NULL) ? 0 : bus->busn_res.start; in elroy_cfg_read() local 367 u32 tok = LBA_CFG_TOK(local_bus, devfn); in elroy_cfg_read() 433 u32 local_bus = (bus->parent == NULL) ? 0 : bus->busn_res.start; in elroy_cfg_write() local 434 u32 tok = LBA_CFG_TOK(local_bus,devfn); in elroy_cfg_write() 483 u32 local_bus = (bus->parent == NULL) ? 0 : bus->busn_res.start; in mercury_cfg_read() local 484 u32 tok = LBA_CFG_TOK(local_bus, devfn); in mercury_cfg_read() 516 u32 local_bus = (bus->parent == NULL) ? 0 : bus->busn_res.start; in mercury_cfg_write() local 517 u32 tok = LBA_CFG_TOK(local_bus,devfn); in mercury_cfg_write()
|
| H A D | dino.c | 175 u32 local_bus = (bus->parent == NULL) ? 0 : bus->busn_res.start; in dino_cfg_read() local 176 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3); in dino_cfg_read() 210 u32 local_bus = (bus->parent == NULL) ? 0 : bus->busn_res.start; in dino_cfg_write() local 211 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3); in dino_cfg_write()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/axp/ |
| H A D | high_speed_env_lib.c | 1448 u32 local_dev, local_bus; in pex_cfg_read() local 1474 local_bus = in pex_cfg_read() 1478 if ((dev != local_dev) || (bus != local_bus)) { in pex_cfg_read() 1490 if (bus == local_bus) { in pex_cfg_read()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | i2o-dev.h | 185 i2o_local_bus local_bus; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | i2o-dev.h | 185 i2o_local_bus local_bus; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | i2o-dev.h | 185 i2o_local_bus local_bus; member
|