Home
last modified time | relevance | path

Searched refs:mgtcr (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dzynq_gem.c211 u32 mgtcr; in phy_setup_op() local
221 mgtcr = ZYNQ_GEM_PHYMNTNC_OP_MASK | op | in phy_setup_op()
226 writel(mgtcr, &regs->phymntnc); in phy_setup_op()