trickle_resistors   89 drivers/rtc/rtc-abx80x.c static u8 trickle_resistors[] = {0, 3, 6, 11};
trickle_resistors  582 drivers/rtc/rtc-abx80x.c 	for (i = 0; i < sizeof(trickle_resistors); i++)
trickle_resistors  583 drivers/rtc/rtc-abx80x.c 		if (trickle_resistors[i] == tmp)
trickle_resistors  586 drivers/rtc/rtc-abx80x.c 	if (i == sizeof(trickle_resistors))