Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dmips-cm.h251 #define CM_GCR_REV_MAJOR_SHF 8 macro
257 (((major) << CM_GCR_REV_MAJOR_SHF) | \
/linux-4.4.14/arch/mips/kernel/
Dmips-cm.c187 CM_GCR_REV_MAJOR_SHF; in mips_cm_probe_l2sync()