Home
last modified time | relevance | path

Searched refs:RN5T618_REPCNT_REPWRON (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/mfd/
Drn5t618.c61 RN5T618_REPCNT_REPWRON, in rn5t618_trigger_poweroff_sequence()
62 repower ? RN5T618_REPCNT_REPWRON : 0); in rn5t618_trigger_poweroff_sequence()
/Linux-v4.19/drivers/watchdog/
Drn5t618_wdt.c87 RN5T618_REPCNT_REPWRON, in rn5t618_wdt_start()
88 RN5T618_REPCNT_REPWRON); in rn5t618_wdt_start()
/Linux-v4.19/include/linux/mfd/
Drn5t618.h217 #define RN5T618_REPCNT_REPWRON BIT(0) macro