Home
last modified time | relevance | path

Searched refs:b_type1_cfg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/pci/
H A Dpci-xtalk-bridge.c168 addr = &bridge->b_type1_cfg.c[(fn << 8) | PCI_VENDOR_ID]; in pci_conf1_read_config()
177 addr = &bridge->b_type1_cfg.c[(fn << 8) | (where & ~3)]; in pci_conf1_read_config()
182 addr = &bridge->b_type1_cfg.c[(fn << 8) | (where ^ (4 - size))]; in pci_conf1_read_config()
255 addr = &bridge->b_type1_cfg.c[(fn << 8) | PCI_VENDOR_ID]; in pci_conf1_write_config()
268 addr = &bridge->b_type1_cfg.c[(fn << 8) | (where ^ (4 - size))]; in pci_conf1_write_config()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dpci-xtalk-bridge.c169 addr = &bridge->b_type1_cfg.c[(fn << 8) | PCI_VENDOR_ID]; in pci_conf1_read_config()
178 addr = &bridge->b_type1_cfg.c[(fn << 8) | (where & ~3)]; in pci_conf1_read_config()
183 addr = &bridge->b_type1_cfg.c[(fn << 8) | (where ^ (4 - size))]; in pci_conf1_read_config()
256 addr = &bridge->b_type1_cfg.c[(fn << 8) | PCI_VENDOR_ID]; in pci_conf1_write_config()
269 addr = &bridge->b_type1_cfg.c[(fn << 8) | (where ^ (4 - size))]; in pci_conf1_write_config()
/kernel/linux/linux-5.10/arch/mips/include/asm/pci/
H A Dbridge.h224 } b_type1_cfg; /* 0x028000-0x029000 */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/pci/
H A Dbridge.h224 } b_type1_cfg; /* 0x028000-0x029000 */ member

Completed in 7 milliseconds