Home
last modified time | relevance | path

Searched refs:DS1307_BIT_PM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1307.c62 # define DS1307_BIT_PM 0x20 /* in REG_HOUR */ macro
1938 if (regs[DS1307_REG_HOUR] & DS1307_BIT_PM) in ds1307_probe()
2001 if (regs[DS1307_REG_HOUR] & DS1307_BIT_PM) in ds1307_probe()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1307.c64 # define DS1307_BIT_PM 0x20 /* in REG_HOUR */ macro
1876 if (regs[DS1307_REG_HOUR] & DS1307_BIT_PM) in ds1307_probe()
1939 if (regs[DS1307_REG_HOUR] & DS1307_BIT_PM) in ds1307_probe()

Completed in 6 milliseconds