Home
last modified time | relevance | path

Searched refs:pdc_tod (Results 1 – 4 of 4) sorted by relevance

/arch/parisc/include/asm/
Drtc.h49 struct pdc_tod tod_data; in get_rtc_time()
Dpdc.h538 struct pdc_tod { struct
639 int pdc_tod_read(struct pdc_tod *tod);
/arch/parisc/kernel/
Dtime.c251 static struct pdc_tod tod_data; in read_persistent_clock()
Dfirmware.c943 int pdc_tod_read(struct pdc_tod *tod) in pdc_tod_read()