Searched refs:mtk_soc_get_socid (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/mips/mediatek/
H A Dmtk_soc.h128 extern uint32_t mtk_soc_get_socid(void);
H A Dmtk_machdep.c150 if (mtk_soc_get_socid() == MTK_SOC_RT2880) {
160 } else if (mtk_soc_get_socid() == MTK_SOC_MT7621) {
H A Dmtk_pinctrl.c169 socid = mtk_soc_get_socid();
H A Dmtk_soc.c414 mtk_soc_get_socid(void) function

Completed in 94 milliseconds