Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Drv3029.c64 #define RV3029_TRICKLE_5K BIT(5) /* 5K resistance */ macro
68 RV3029_TRICKLE_5K |\
385 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K | in rv3029_trickle_config()
389 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K | in rv3029_trickle_config()
393 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K | in rv3029_trickle_config()
397 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K, in rv3029_trickle_config()
413 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K | in rv3029_trickle_config()
417 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K, in rv3029_trickle_config()
420 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
423 .conf = RV3029_TRICKLE_5K, in rv3029_trickle_config()
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c98 #define RV3029_TRICKLE_5K BIT(5) /* 5K resistance */ macro
102 RV3029_TRICKLE_5K |\
493 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
497 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
501 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
505 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K,
521 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K |
525 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K,
528 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_80K,
531 .conf = RV3029_TRICKLE_5K,