Home
last modified time | relevance | path

Searched refs:is_nic_bridge (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-thunder-ecam.c267 bool is_nic_bridge = devfn == 0x10; in thunder_ecam_config_read() local
283 if (is_nic_bridge) in thunder_ecam_config_read()
291 if (is_rsl_bridge || is_nic_bridge) in thunder_ecam_config_read()
302 if (where_a == 0xc4 && is_nic_bridge) { in thunder_ecam_config_read()
308 if (where_a == 0xc8 && is_nic_bridge) { in thunder_ecam_config_read()
313 if (where_a == 0xcc && is_nic_bridge) { in thunder_ecam_config_read()
318 if (where_a == 0xd0 && is_nic_bridge) { in thunder_ecam_config_read()
323 if (where_a == 0xd4 && is_nic_bridge) { in thunder_ecam_config_read()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-thunder-ecam.c254 bool is_nic_bridge = devfn == 0x10; in thunder_ecam_config_read() local
269 if (is_nic_bridge) in thunder_ecam_config_read()
277 if (is_rsl_bridge || is_nic_bridge) in thunder_ecam_config_read()
288 if (where_a == 0xc4 && is_nic_bridge) { in thunder_ecam_config_read()
294 if (where_a == 0xc8 && is_nic_bridge) { in thunder_ecam_config_read()
299 if (where_a == 0xcc && is_nic_bridge) { in thunder_ecam_config_read()
304 if (where_a == 0xd0 && is_nic_bridge) { in thunder_ecam_config_read()
309 if (where_a == 0xd4 && is_nic_bridge) { in thunder_ecam_config_read()

Completed in 1 milliseconds