Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dtsec.c702 out_be32(&regs->tbipa, priv->tbiaddr); in init_phy()
762 priv->tbiaddr = CONFIG_SYS_TBIPA_VALUE; in tsec_initialize()
830 u32 tbiaddr = CONFIG_SYS_TBIPA_VALUE; in tsec_probe() local
845 ofnode_read_u32(phandle_args.node, "reg", &tbiaddr); in tsec_probe()
863 priv->tbiaddr = tbiaddr; in tsec_probe()
/u-boot/include/
A Dtsec.h410 uint tbiaddr; member

Completed in 6 milliseconds