Searched refs:mtk_soc_get_socid (Results 1 – 4 of 4) sorted by relevance
152 if (mtk_soc_get_socid() == MTK_SOC_RT2880) { in mips_init()162 } else if (mtk_soc_get_socid() == MTK_SOC_MT7621) { in mips_init()
129 extern uint32_t mtk_soc_get_socid(void);
169 socid = mtk_soc_get_socid(); in mtk_pinctrl_configure()
445 mtk_soc_get_socid(void) in mtk_soc_get_socid() function