Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Drv3029.c65 #define RV3029_TRICKLE_20K BIT(6) /* 20K resistance */ macro
69 RV3029_TRICKLE_20K |\
386 RV3029_TRICKLE_20K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
390 RV3029_TRICKLE_20K, in rv3029_trickle_config()
400 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K | in rv3029_trickle_config()
404 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K, 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()
426 .conf = RV3029_TRICKLE_20K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
429 .conf = RV3029_TRICKLE_20K, in rv3029_trickle_config()
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c99 #define RV3029_TRICKLE_20K BIT(6) /* 20K resistance */ macro
103 RV3029_TRICKLE_20K |\
494 RV3029_TRICKLE_20K | RV3029_TRICKLE_80K,
498 RV3029_TRICKLE_20K,
508 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K |
512 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K,
521 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K |
525 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K,
534 .conf = RV3029_TRICKLE_20K | RV3029_TRICKLE_80K,
537 .conf = RV3029_TRICKLE_20K,