Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-ixp4xx/include/mach/
Dixp46x_ts.h34 u32 systime_lo; /* 0x20 SystemTime_Low Register */ member
/Linux-v5.4/drivers/ptp/
Dptp_ixp46x.c46 lo = __raw_readl(&regs->systime_lo); in ixp_systime_read()
64 __raw_writel(lo, &regs->systime_lo); in ixp_systime_write()
Dptp_pch.c51 u32 systime_lo; member
150 lo = ioread32(&regs->systime_lo); in pch_systime_read()
168 iowrite32(lo, &regs->systime_lo); in pch_systime_write()