Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rx8010.c48 #define RX8010_CTRL_TEST BIT(7) macro
220 rx8010->ctrlreg = (ctrl[1] & ~RX8010_CTRL_TEST); in rx8010_init()
/openbmc/u-boot/drivers/rtc/
H A Drx8010sj.c74 #define RX8010_CTRL_TEST BIT(7) macro