Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-eth/
Dmtk_eth_soc.h398 struct mtk_phy { struct
399 spinlock_t lock;
401 struct phy_device *phy[8];
402 struct device_node *phy_node[8];
403 const __be32 *phy_fixed[8];
404 int duplex[8];
405 int speed[8];
406 int tx_fc[8];
407 int rx_fc[8];
408 int (*connect)(struct mtk_mac *mac);
[all …]