Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-ds1343.c52 #define DS1343_EGFIL 0x10 macro
94 glitch_filt_status = !!(data & DS1343_EGFIL); in ds1343_show_glitchfilter()
111 data = DS1343_EGFIL; in ds1343_store_glitchfilter()
116 DS1343_EGFIL, data); in ds1343_store_glitchfilter()