Searched refs:trickle_resistors (Results 1 – 1 of 1) sorted by relevance
91 static u8 trickle_resistors[] = {0, 3, 6, 11}; variable366 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