Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmc146818rtc.h81 # define RTC_DIV_CTL 0x70 macro
/Linux-v5.4/arch/sh/include/asm/
Dsmc37c93x.h177 # define RTC_DIV_CTL 0x70 macro
/Linux-v5.4/arch/mips/mti-malta/
Dmalta-time.c190 if ((freq & RTC_DIV_CTL) != RTC_REF_CLCK_32KHZ) in init_rtc()