Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Drn5t618.c123 ret = i2c_smbus_read_byte_data(rn5t618_pm_power_off, RN5T618_REPCNT); in rn5t618_trigger_poweroff_sequence()
132 RN5T618_REPCNT, (u8)ret); in rn5t618_trigger_poweroff_sequence()
/linux-5.19.10/include/linux/mfd/
Drn5t618.h26 #define RN5T618_REPCNT 0x0f macro
/linux-5.19.10/drivers/watchdog/
Drn5t618_wdt.c80 ret = regmap_update_bits(wdt->rn5t618->regmap, RN5T618_REPCNT, in rn5t618_wdt_start()