Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-abx80x.c102 static u8 trickle_resistors[] = {0, 3, 6, 11}; variable
593 for (i = 0; i < sizeof(trickle_resistors); i++) in abx80x_dt_trickle_cfg()
594 if (trickle_resistors[i] == tmp) in abx80x_dt_trickle_cfg()
597 if (i == sizeof(trickle_resistors)) { in abx80x_dt_trickle_cfg()