Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/rtc/
Drtc-pcf2127.c106 #define PCF2131_BIT_CTRL4_TSF1 BIT(7) macro
152 PCF2131_BIT_CTRL4_TSF1)
711 int tsf_bit = PCF2131_BIT_CTRL4_TSF1; /* Start at bit 7. */ in pcf2127_rtc_irq()
996 .gnd_detect_bit = PCF2131_BIT_CTRL4_TSF1,