Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmips-cm.h283 #define CM_GCR_L2_RAM_CONFIG_HCI_DONE BIT(30) macro
/linux/arch/mips/kernel/
H A Dsmp-cps.c430 if (l2_cfg & CM_GCR_L2_RAM_CONFIG_HCI_DONE) in init_cluster_l2()