Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra20.c73 struct tegra20_mc_stat_gather gather1; member
455 control_1 = tegra20_mc_stat_gather_control(&stat->gather1); in tegra20_mc_stat_gather()
476 stat->gather1.result = DIV_ROUND_UP(count1, clocks); in tegra20_mc_stat_gather()
496 stat.gather1.client = client1 ? client1->id : 0; in tegra20_mc_stat_events()
497 stat.gather1.pri_filter = pri_filter; in tegra20_mc_stat_events()
498 stat.gather1.client_enb = !!client1; in tegra20_mc_stat_events()
499 stat.gather1.pri_event = pri_event; in tegra20_mc_stat_events()
500 stat.gather1.event = event; in tegra20_mc_stat_events()
508 *result1 = stat.gather1.result; in tegra20_mc_stat_events()