Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-pcf2127.c194 u8 reg_wd_ctl; /* Watchdog control register. */ member
1013 .reg_wd_ctl = PCF2127_REG_WD_CTL,
1041 .reg_wd_ctl = PCF2127_REG_WD_CTL,
1069 .reg_wd_ctl = PCF2131_REG_WD_CTL,
1295 ret = regmap_update_bits(pcf2127->regmap, pcf2127->cfg->reg_wd_ctl, in pcf2127_probe()