Searched refs:vendor_device (Results 1 – 1 of 1) sorted by relevance
131 u32 vendor_device; in thunder_ecam_config_read() local184 vendor_device = readl(addr); in thunder_ecam_config_read()185 if (vendor_device == 0xffffffff) in thunder_ecam_config_read()189 vendor_device & 0xffff, vendor_device >> 16, class_rev, in thunder_ecam_config_read()195 bool is_nic = (vendor_device == 0xa01e177d); in thunder_ecam_config_read()196 bool is_tns = (vendor_device == 0xa01f177d); in thunder_ecam_config_read()