Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcevt-ds1287.c55 val = CMOS_READ(RTC_REG_B); in ds1287_shutdown()
57 CMOS_WRITE(val, RTC_REG_B); in ds1287_shutdown()
69 val = CMOS_READ(RTC_REG_B); in ds1287_set_periodic()
71 CMOS_WRITE(val, RTC_REG_B); in ds1287_set_periodic()
/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/
H A Disa-rtc.c46 reg_b = CMOS_READ(RTC_REG_B) & 0x7f; in isa_rtc_init()
48 CMOS_WRITE(reg_b, RTC_REG_B); in isa_rtc_init()
51 CMOS_READ(RTC_REG_B) == reg_b) { in isa_rtc_init()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dmc146818rtc.h38 #define RTC_REG_B 11 macro
64 #define RTC_CONTROL RTC_REG_B
/OK3568_Linux_fs/kernel/include/linux/
H A Dmc146818rtc.h67 #define RTC_REG_B 11 macro
95 #define RTC_CONTROL RTC_REG_B