Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xscale/
H A Dixp46x_ts.h15 u32 ch_control; /* 0x40 Time Synchronization Channel Control */ member
H A Dixp4xx_eth.c416 __raw_writel(0, &regs->channel[ch].ch_control); in hwtstamp_set()
420 __raw_writel(MASTER_MODE, &regs->channel[ch].ch_control); in hwtstamp_set()
/openbmc/linux/drivers/ptp/
H A Dptp_pch.c62 u32 ch_control; member
174 iowrite32(val, (&chip->regs->ch_control)); in pch_ch_control_write()