Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-ds1343.c52 #define DS1343_EGFIL 0x10 macro
118 glitch_filt_status = !!(data & DS1343_EGFIL); in ds1343_show_glitchfilter()
136 data |= DS1343_EGFIL; in ds1343_store_glitchfilter()
139 data &= ~(DS1343_EGFIL); in ds1343_store_glitchfilter()