Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dtsec.c682 out_be32(&regs->tbipa, priv->tbiaddr); in init_phy()
733 priv->tbiaddr = CONFIG_SYS_TBIPA_VALUE; in tsec_initialize()
830 priv->tbiaddr = CONFIG_SYS_TBIPA_VALUE; in tsec_probe()
834 priv->tbiaddr = reg; in tsec_probe()
/openbmc/u-boot/include/
H A Dtsec.h404 uint tbiaddr; member