Home
last modified time | relevance | path

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

/u-boot/drivers/rtc/
A Dabx80x.c91 static u8 trickle_resistors[] = {0, 3, 6, 11}; variable
366 for (i = 0; i < sizeof(trickle_resistors); i++) in abx80x_dt_trickle_cfg()
367 if (trickle_resistors[i] == tmp) in abx80x_dt_trickle_cfg()
370 if (i == sizeof(trickle_resistors)) { in abx80x_dt_trickle_cfg()

Completed in 3 milliseconds