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.c192 u8 reg_wd_ctl; /* Watchdog control register. */ member
931 .reg_wd_ctl = PCF2127_REG_WD_CTL,
959 .reg_wd_ctl = PCF2127_REG_WD_CTL,
987 .reg_wd_ctl = PCF2131_REG_WD_CTL,
1213 ret = regmap_update_bits(pcf2127->regmap, pcf2127->cfg->reg_wd_ctl, in pcf2127_probe()