Searched refs:TPS65218_REG_PASSWORD (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | tps65218.h | 34 #define TPS65218_REG_PASSWORD 0x10 macro |
/linux/drivers/mfd/ | ||
H A D | tps65218.c | 58 ret = regmap_write(tps->regmap, TPS65218_REG_PASSWORD, in tps65218_reg_write() |