Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/kernel/
Dsetup.c441 unsigned int dsp_type = (coreid >> 3) & 7; in get_cpu_capabilities() local
444 switch (dsp_type | fpu_type << 3) { in get_cpu_capabilities()