Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvpe-mt.c23 static int hw_tcs, hw_vpes; variable
387 hw_vpes = ((val & MVPCONF0_PVPE) >> MVPCONF0_PVPE_SHIFT) + 1; in vpe_module_init()