Home
last modified time | relevance | path

Searched defs:mtk_eth_muxc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_path.c15 struct mtk_eth_muxc { struct
16 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