Searched refs:SCAN_CIA_CLASS (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/bcma/ | ||
H A D | scan.h | 16 #define SCAN_CIA_CLASS 0x000000F0 macro |
H A D | scan.c | 296 core->id.class = (cia & SCAN_CIA_CLASS) >> SCAN_CIA_CLASS_SHIFT; bcma_get_next_core() |
Completed in 45 milliseconds