Searched refs:tsec (Results 1 – 4 of 4) sorted by relevance
39 As of this writing, every tsec is associated with an internal TBI PHY.
181 tsec@54100000 {182 compatible = "nvidia,tegra210-tsec";281 tsec@54500000 {282 compatible = "nvidia,tegra210-tsec";
9069 time_t tsec; in print_history_records() local9072 tsec = fnvlist_lookup_uint64(records[i], in print_history_records()9074 (void) localtime_r(&tsec, &t); in print_history_records()
2066 time_t tsec; in dump_history() local2121 tsec = time; in dump_history()2122 (void) localtime_r(&tsec, &t); in dump_history()