Home
last modified time | relevance | path

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

/u-boot/drivers/rtc/
A Drv3029.c68 #define RV3029_TRICKLE_1K BIT(4) /* 1.5K resistance */ macro
72 #define RV3029_TRICKLE_MASK (RV3029_TRICKLE_1K |\
390 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K | in rv3029_trickle_config()
394 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K | in rv3029_trickle_config()
398 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K | in rv3029_trickle_config()
402 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K, 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()
412 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
415 .conf = RV3029_TRICKLE_1K, in rv3029_trickle_config()

Completed in 5 milliseconds