Searched defs:mtk_eth_muxc (Results 1 – 1 of 1) sorted by relevance
15 struct mtk_eth_muxc { struct16 const char *name;17 int cap_bit;18 int (*set_path)(struct mtk_eth *eth, u64 path);199 static const struct mtk_eth_muxc mtk_eth_muxc[] = { variable