Searched refs:timelo (Results 1 – 2 of 2) sorted by relevance
46 const u32 timelo = nvkm_ro32(mem, base + 0x10); in gv100_fault_buffer_process() local58 info.time = ((u64)timehi << 32) | timelo; in gv100_fault_buffer_process()
298 u64 ns, timelo, timehi; in mv88e6xxx_get_rxts() local316 timelo = buf[1]; in mv88e6xxx_get_rxts()332 ns = timehi << 16 | timelo; in mv88e6xxx_get_rxts()