Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-armada38x.c391 static long armada38x_ppb_convert(long ppb) in armada38x_ppb_convert() function
410 *offset = armada38x_ppb_convert(ppb_cor); in armada38x_rtc_read_offset()
425 * avoid the division by zero in armada38x_ppb_convert(). in armada38x_rtc_set_offset()
429 ppb_cor = armada38x_ppb_convert(offset); in armada38x_rtc_set_offset()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-armada38x.c390 static long armada38x_ppb_convert(long ppb) in armada38x_ppb_convert() function
409 *offset = armada38x_ppb_convert(ppb_cor); in armada38x_rtc_read_offset()
424 * avoid the division by zero in armada38x_ppb_convert(). in armada38x_rtc_set_offset()
428 ppb_cor = armada38x_ppb_convert(offset); in armada38x_rtc_set_offset()

Completed in 2 milliseconds