Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dadp5585.c176 .poll_ptime_cfg = ADP5585_POLL_PTIME_CFG,
187 .poll_ptime_cfg = ADP5589_POLL_PTIME_CFG,
608 ret = regmap_write(adp5585->regmap, regs->poll_ptime_cfg, adp5585->ev_poll_time); in adp5585_setup()
/linux/include/linux/mfd/
H A Dadp5585.h195 unsigned int poll_ptime_cfg; member