Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c182 unsigned int ts_reg) in hellcreek_ptp_hwtstamp_available()
200 unsigned int ts_reg) in hellcreek_ptp_hwtstamp_read()
/openbmc/linux/drivers/ptp/
H A Dptp_ocp.c104 struct ts_reg { struct
105 u32 enable;
106 u32 error;
107 u32 polarity;
108 u32 version;
109 u32 __pad0[4];
112 u32 intr;
116 u32 ts_count;
117 u32 time_ns;
118 u32 time_sec;
[all …]
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c1100 u16 ts_reg[] = {REG_PTP_PORT_PDRESP_TS, REG_PTP_PORT_XDELAY_TS, in ksz_ptp_msg_irq_setup() local
H A Dksz_common.h98 u16 ts_reg; member