Searched refs:CM_GCR_L2_PFT_CONTROL_PFTEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/mm/
H A Dsc-mips.c70 pftctl |= CM_GCR_L2_PFT_CONTROL_PFTEN;
83 clear_gcr_l2_pft_control(CM_GCR_L2_PFT_CONTROL_PFTEN);
98 return !!(pftctl & CM_GCR_L2_PFT_CONTROL_PFTEN);
/linux-master/arch/mips/include/asm/
H A Dmips-cm.h257 #define CM_GCR_L2_PFT_CONTROL_PFTEN BIT(8) macro

Completed in 109 milliseconds