Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rtc/
Drtc-rv3029c2.c96 #define RV3029_TRICKLE_1K BIT(4) /* 1.5K resistance */ macro
100 #define RV3029_TRICKLE_MASK (RV3029_TRICKLE_1K |\
492 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
496 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
500 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
504 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K,
507 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K |
511 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K,
514 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_80K,
517 .conf = RV3029_TRICKLE_1K,