Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra20.c72 struct tegra20_mc_stat_gather gather0; member
454 control_0 = tegra20_mc_stat_gather_control(&stat->gather0); in tegra20_mc_stat_gather()
475 stat->gather0.result = DIV_ROUND_UP(count0, clocks); in tegra20_mc_stat_gather()
490 stat.gather0.client = client0 ? client0->id : 0; in tegra20_mc_stat_events()
491 stat.gather0.pri_filter = pri_filter; in tegra20_mc_stat_events()
492 stat.gather0.client_enb = !!client0; in tegra20_mc_stat_events()
493 stat.gather0.pri_event = pri_event; in tegra20_mc_stat_events()
494 stat.gather0.event = event; in tegra20_mc_stat_events()
507 *result0 = stat.gather0.result; in tegra20_mc_stat_events()