Home
last modified time | relevance | path

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

/u-boot/drivers/rtc/
A Drv3029.c69 #define RV3029_TRICKLE_5K BIT(5) /* 5K resistance */ macro
73 RV3029_TRICKLE_5K |\
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()
418 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K | in rv3029_trickle_config()
422 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_20K, in rv3029_trickle_config()
425 .conf = RV3029_TRICKLE_5K | RV3029_TRICKLE_80K, in rv3029_trickle_config()
428 .conf = RV3029_TRICKLE_5K, in rv3029_trickle_config()

Completed in 4 milliseconds