Searched refs:tod_usec (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/parisc/kernel/ | ||
D | time.c | 241 ts->tv_nsec = tod_data.tod_usec * 1000; in read_persistent_clock() |
/linux-4.4.14/arch/parisc/include/asm/ | ||
D | pdc.h | 202 unsigned long tod_usec; member |