Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-pcf2127.c108 #define PCF2131_BIT_CTRL4_TSF1 BIT(7) macro
154 PCF2131_BIT_CTRL4_TSF1)
791 int tsf_bit = PCF2131_BIT_CTRL4_TSF1; /* Start at bit 7. */ in pcf2127_rtc_irq()
1078 .gnd_detect_bit = PCF2131_BIT_CTRL4_TSF1,