Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ptp/
Dptp_ixp46x.c305 (struct ixp46x_ts_regs __iomem *) IXP4XX_TIMESYNC_BASE_VIRT; in ptp_ixp_init()
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h146 #define IXP4XX_TIMESYNC_BASE_VIRT (IXP4XX_PERIPHERAL_BASE_VIRT + 0x10000) macro
/linux-4.4.14/drivers/net/ethernet/xscale/
Dixp4xx_eth.c297 regs = (struct ixp46x_ts_regs __iomem *) IXP4XX_TIMESYNC_BASE_VIRT; in ixp_rx_timestamp()
342 regs = (struct ixp46x_ts_regs __iomem *) IXP4XX_TIMESYNC_BASE_VIRT; in ixp_tx_timestamp()
386 regs = (struct ixp46x_ts_regs __iomem *) IXP4XX_TIMESYNC_BASE_VIRT; in hwtstamp_set()