Home
last modified time | relevance | path

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

/linux/drivers/power/reset/
H A Dtps65086-restart.c17 ret = regmap_write(tps65086->regmap, TPS65086_FORCESHUTDN, 1); in tps65086_restart_notify()
/linux/include/linux/mfd/
H A Dtps65086.h36 #define TPS65086_FORCESHUTDN 0x91 macro