Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_dfl_tod.c33 #define TOD_SECONDSL 0x104 macro
108 seconds_lsb = readl(base + TOD_SECONDSL); in coarse_adjust_tod_clock()
120 writel(seconds_lsb, base + TOD_SECONDSL); in coarse_adjust_tod_clock()
238 seconds_lsb = readl(base + TOD_SECONDSL); in dfl_tod_get_timex()
263 writel(seconds_lsb, base + TOD_SECONDSL); in dfl_tod_set_time()