Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
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()