Searched refs:handle_ea_bar (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-thunder-ecam.c | 29 static int handle_ea_bar(u32 e0, int bar, struct pci_bus *bus, in handle_ea_bar() function 239 return handle_ea_bar(0x80ff0003, in thunder_ecam_config_read() 244 return handle_ea_bar(0x80ff0043, in thunder_ecam_config_read() 249 return handle_ea_bar(0x80ff0023, in thunder_ecam_config_read() 254 return handle_ea_bar(0x80ff0493, in thunder_ecam_config_read() 259 return handle_ea_bar(0x80ff04d3, in thunder_ecam_config_read()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-thunder-ecam.c | 29 static int handle_ea_bar(u32 e0, int bar, struct pci_bus *bus, in handle_ea_bar() function 226 return handle_ea_bar(0x80ff0003, in thunder_ecam_config_read() 231 return handle_ea_bar(0x80ff0043, in thunder_ecam_config_read() 236 return handle_ea_bar(0x80ff0023, in thunder_ecam_config_read() 241 return handle_ea_bar(0x80ff0493, in thunder_ecam_config_read() 246 return handle_ea_bar(0x80ff04d3, in thunder_ecam_config_read()
|
Completed in 2 milliseconds