Searched refs:ines_txts64 (Results 1 – 1 of 1) sorted by relevance
175 static u64 ines_txts64(struct ines_port *port, unsigned int words);315 ts.sec = ines_txts64(port, 3); in ines_find_txts()316 ts.nsec = ines_txts64(port, 2); in ines_find_txts()317 ts.clkid = ines_txts64(port, 4); in ines_find_txts()579 static u64 ines_txts64(struct ines_port *port, unsigned int words) in ines_txts64() function