Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/ !
Dda9055-core.c64 case DA9055_REG_ALARM_MO: in da9055_register_readable()
140 case DA9055_REG_ALARM_MO: in da9055_register_writeable()
/linux-6.12.1/drivers/rtc/ !
Drtc-da9055.c99 ret = da9055_reg_update(da9055, DA9055_REG_ALARM_MO, in da9055_set_alarm()
258 ret = da9055_reg_update(da9055, DA9055_REG_ALARM_MO, in da9055_rtc_device_init()
/linux-6.12.1/include/linux/mfd/da9055/ !
Dreg.h108 #define DA9055_REG_ALARM_MO 0x5C macro