Home
last modified time | relevance | path

Searched defs:RTSR_HZ (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dregs-rtc.h21 #define RTSR_HZ (1 << 1) /* HZ rising-edge detected */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-sa1100.c36 #define RTSR_HZ BIT(1) /* HZ rising-edge detected */ macro
H A Drtc-pxa.c40 #define RTSR_HZ (1 << 1) /* HZ rising-edge detected */ macro
/openbmc/qemu/hw/arm/
H A Dstrongarm.c241 #define RTSR_HZ (1 << 1) /* RTC 1Hz detected */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1200 #define RTSR_HZ 0x00000002 /* 1 Hz clock detected */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h912 #define RTSR_HZ (1 << 1) /* HZ rising-edge detected */ macro