Home
last modified time | relevance | path

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

/u-boot/drivers/rtc/
A Drv3029.c70 #define RV3029_TRICKLE_20K BIT(6) /* 20K resistance */ macro
74 RV3029_TRICKLE_20K |\
391 RV3029_TRICKLE_20K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
395 RV3029_TRICKLE_20K, in rv3029_trickle_config()
405 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K | in rv3029_trickle_config()
409 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K, in rv3029_trickle_config()
418 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K | in rv3029_trickle_config()
422 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K, in rv3029_trickle_config()
431 .conf = RV3029_TRICKLE_20K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
434 .conf = RV3029_TRICKLE_20K, in rv3029_trickle_config()

Completed in 4 milliseconds