Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c1104 uint64_t found_mask = 0; in kfd_dbg_set_enabled_debug_exception_mask() local
1113 found_mask |= target->exception_status; in kfd_dbg_set_enabled_debug_exception_mask()
1120 found_mask |= pqn->q->properties.exception_status; in kfd_dbg_set_enabled_debug_exception_mask()
1126 found_mask |= pdd->exception_status; in kfd_dbg_set_enabled_debug_exception_mask()
1129 if (exception_set_mask & found_mask) in kfd_dbg_set_enabled_debug_exception_mask()
/linux/drivers/net/ethernet/sun/
H A Dniu.c8089 unsigned int found_mask = 0; in niu_pci_vpd_scan_props() local
8106 if (found_mask == FOUND_MASK_ALL) { in niu_pci_vpd_scan_props()
8129 found_mask |= FOUND_MASK_MODEL; in niu_pci_vpd_scan_props()
8133 found_mask |= FOUND_MASK_BMODEL; in niu_pci_vpd_scan_props()
8137 found_mask |= FOUND_MASK_VERS; in niu_pci_vpd_scan_props()
8141 found_mask |= FOUND_MASK_MAC; in niu_pci_vpd_scan_props()
8145 found_mask |= FOUND_MASK_NMAC; in niu_pci_vpd_scan_props()
8149 found_mask |= FOUND_MASK_PHY; in niu_pci_vpd_scan_props()