Home
last modified time | relevance | path

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

/drivers/pci/controller/
A Dpci-thunder-ecam.c129 u32 class_rev; in thunder_ecam_config_read() local
147 class_rev = readl(addr); in thunder_ecam_config_read()
148 if (class_rev == 0xffffffff) in thunder_ecam_config_read()
151 if ((class_rev & 0xff) >= 8) { in thunder_ecam_config_read()
180 vendor_device & 0xffff, vendor_device >> 16, class_rev, in thunder_ecam_config_read()

Completed in 4 milliseconds