Home
last modified time | relevance | path

Searched defs:ts_reg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c176 unsigned int ts_reg) in hellcreek_ptp_hwtstamp_available()
194 unsigned int ts_reg) in hellcreek_ptp_hwtstamp_read()
/linux/drivers/ptp/
H A Dptp_ocp.c114 struct ts_reg { struct
115 u32 enable;
116 u32 error;
117 u32 polarity;
118 u32 version;
119 u32 __pad0[4];
120 u32 cable_delay;
121 u32 __pad1[3];
122 u32 intr;
123 u32 intr_mask;
[all …]
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c1104 u16 ts_reg[] = {REG_PTP_PORT_PDRESP_TS, REG_PTP_PORT_XDELAY_TS, in ksz_ptp_msg_irq_setup() local
H A Dksz_common.h116 u16 ts_reg; member