Searched refs:COREID_SHIFT (Results 1 – 2 of 2) sorted by relevance
87 c << COREID_SHIFT | s; in opl_cpulist_insert()182 "core", ((cpuid >> COREID_SHIFT) & CHIP_OR_CORE_MASK), in opl_cpursrc_create()
147 #define COREID_SHIFT 1 macro