Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rx8025.c48 #define RX8025_BIT_CTRL1_1224 BIT(5) macro
319 rx8025->is_24 = (ctrl[1] & RX8025_BIT_CTRL1_1224); in rx8025_init_client()