Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-thunder-ecam.c196 bool is_tns = (vendor_device == 0xa01f177d); in thunder_ecam_config_read() local
228 else if (is_tns) in thunder_ecam_config_read()
247 if (where_a >= 0xe0 && where_a < 0xf0 && is_tns) in thunder_ecam_config_read()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-thunder-ecam.c185 bool is_tns = (vendor_device == 0xa01f177d); in thunder_ecam_config_read() local
215 else if (is_tns) in thunder_ecam_config_read()
234 if (where_a >= 0xe0 && where_a < 0xf0 && is_tns) in thunder_ecam_config_read()

Completed in 2 milliseconds