Searched refs:tbiaddr (Results 1 – 2 of 2) sorted by relevance
702 out_be32(®s->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() local845 ofnode_read_u32(phandle_args.node, "reg", &tbiaddr); in tsec_probe()863 priv->tbiaddr = tbiaddr; in tsec_probe()
410 uint tbiaddr; member
Completed in 6 milliseconds