Searched refs:ioc3_cfg_wr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-xtalk-bridge.c | 73 static int ioc3_cfg_wr(void *addr, int where, int size, u32 value) in ioc3_cfg_wr() function 224 return ioc3_cfg_wr(addr, where, size, value); in pci_conf0_write_config() 265 return ioc3_cfg_wr(addr, where, size, value); in pci_conf1_write_config()
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-xtalk-bridge.c | 74 static int ioc3_cfg_wr(void *addr, int where, int size, u32 value) in ioc3_cfg_wr() function 225 return ioc3_cfg_wr(addr, where, size, value); in pci_conf0_write_config() 266 return ioc3_cfg_wr(addr, where, size, value); in pci_conf1_write_config()
|
Completed in 4 milliseconds