Searched refs:GSC_TIME_ADD (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | gsc.h | 26 GSC_TIME_ADD = 0x06, enumerator |
/linux/drivers/mfd/ | ||
H A D | gateworks-gsc.c | 85 ret = regmap_bulk_write(gsc->regmap, GSC_TIME_ADD, regs, 4); in gsc_powerdown() |