Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtsec.h396 struct tsec_private { struct
397 struct txbd8 __iomem txbd[TX_BUF_CNT];
398 struct rxbd8 __iomem rxbd[PKTBUFSRX];
399 struct tsec __iomem *regs;
400 struct tsec_mii_mng __iomem *phyregs_sgmii;
401 struct phy_device *phydev;
402 phy_interface_t interface;
403 struct mii_dev *bus;
404 uint phyaddr;
405 uint tbiaddr;
[all …]