Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-pcf2127.c189 unsigned int has_bit_wd_ctl_cd0:1; member
1008 .has_bit_wd_ctl_cd0 = 1,
1036 .has_bit_wd_ctl_cd0 = 0,
1064 .has_bit_wd_ctl_cd0 = 0,
1301 (pcf2127->cfg->has_bit_wd_ctl_cd0 ? PCF2127_BIT_WD_CTL_CD0 : 0) | in pcf2127_probe()