Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/
Drohm-bd70528.h122 #define BD70528_REG_WAKE_EN 0x46 macro
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-bd70528.c66 ret = regmap_read(bd70528->regmap, BD70528_REG_WAKE_EN, &ctrl_reg); in bd70528_set_wake()
85 return regmap_write(bd70528->regmap, BD70528_REG_WAKE_EN, in bd70528_set_wake()