Searched refs:tbiaddr (Results 1 – 2 of 2) sorted by relevance
675 out_be32(®s->tbipa, priv->tbiaddr); in init_phy()726 priv->tbiaddr = CONFIG_SYS_TBIPA_VALUE; in tsec_initialize()793 u32 tbiaddr = CONFIG_SYS_TBIPA_VALUE; in tsec_probe() local826 ofnode_read_u32(phandle_args.node, "reg", &tbiaddr); in tsec_probe()828 priv->tbiaddr = tbiaddr; in tsec_probe()
406 uint tbiaddr; member