Home
last modified time | relevance | path

Searched refs:SAMPLE_NR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-armada38x.c62 #define SAMPLE_NR 100 macro
151 for (i = 0; i < SAMPLE_NR; i++) { in read_rtc_register_38x_wa()
156 for (i = 0; i < SAMPLE_NR; i++) { in read_rtc_register_38x_wa()
182 if (max > SAMPLE_NR / 2) in read_rtc_register_38x_wa()
512 rtc->val_to_freq = devm_kcalloc(&pdev->dev, SAMPLE_NR, in armada38x_rtc_probe()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-armada38x.c61 #define SAMPLE_NR 100 macro
150 for (i = 0; i < SAMPLE_NR; i++) { in read_rtc_register_38x_wa()
155 for (i = 0; i < SAMPLE_NR; i++) { in read_rtc_register_38x_wa()
181 if (max > SAMPLE_NR / 2) in read_rtc_register_38x_wa()
500 rtc->val_to_freq = devm_kcalloc(&pdev->dev, SAMPLE_NR, in armada38x_rtc_probe()

Completed in 2 milliseconds