Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dtime.c171 if (pdc_tod_read(&tod_data) < 0) in rtc_generic_get_time()
217 if (pdc_tod_read(&tod_data) == 0) { in read_persistent_clock64()
H A Dfirmware.c1087 int pdc_tod_read(struct pdc_tod *tod) in pdc_tod_read() function
1100 EXPORT_SYMBOL(pdc_tod_read);
/openbmc/linux/arch/parisc/include/asm/
H A Dpdc.h66 int pdc_tod_read(struct pdc_tod *tod);