Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Drv3029.c67 #define RV3029_TRICKLE_80K BIT(7) /* 80K resistance */ macro
71 RV3029_TRICKLE_80K)
387 RV3029_TRICKLE_20K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
395 RV3029_TRICKLE_80K, in rv3029_trickle_config()
402 RV3029_TRICKLE_80K, in rv3029_trickle_config()
408 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
415 RV3029_TRICKLE_80K, in rv3029_trickle_config()
421 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
427 .conf = RV3029_TRICKLE_20K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
433 .conf = RV3029_TRICKLE_80K, in rv3029_trickle_config()
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c100 #define RV3029_TRICKLE_80K BIT(7) /* 80K resistance */ macro
104 RV3029_TRICKLE_80K)
494 RV3029_TRICKLE_20K | RV3029_TRICKLE_80K,
502 RV3029_TRICKLE_80K,
509 RV3029_TRICKLE_80K,
515 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_80K,
522 RV3029_TRICKLE_80K,
528 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_80K,
534 .conf = RV3029_TRICKLE_20K | RV3029_TRICKLE_80K,
540 .conf = RV3029_TRICKLE_80K,