Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1307.c111 # define RX8025_BIT_2412 0x20 macro
1856 if (!(regs[0] & RX8025_BIT_2412)) { in ds1307_probe()
1862 regs[0] | RX8025_BIT_2412); in ds1307_probe()