Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/tegra/cbb/
H A Dtegra194-cbb.c1740 unsigned int t_f = 0, t_sr = 0; in get_init_localaddress() local
1743 for (t_f = 0; t_f < max; t_f++) { in get_init_localaddress()
1744 if (aper[t_f].targflow == info->targflow) { in get_init_localaddress()
1745 t_sr = t_f; in get_init_localaddress()
1759 t_f = t_sr; in get_init_localaddress()