Home
last modified time | relevance | path

Searched refs:MK48T59_RTC_MINUTES (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Dmk48t59.h11 #define MK48T59_RTC_MINUTES 0x1FFA macro
/linux-2.4.37.9/arch/ppc/platforms/
Dprep_time.c174 ppc_md.nvram_write_val(MK48T59_RTC_MINUTES, tm.tm_min); in mk48t59_set_rtc_time()
203 min = ppc_md.nvram_read_val(MK48T59_RTC_MINUTES); in mk48t59_get_rtc_time()