Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/drivers/ptp/
H A Dptp_ocp.c115 struct ts_reg { struct
116 u32 enable;
117 u32 error;
118 u32 polarity;
119 u32 version;
120 u32 __pad0[4];
123 u32 intr;
127 u32 ts_count;
128 u32 time_ns;
129 u32 time_sec;
[all …]
/linux-6.15/drivers/net/dsa/microchip/
H A Dksz_ptp.c1097 u16 ts_reg[] = {REG_PTP_PORT_PDRESP_TS, REG_PTP_PORT_XDELAY_TS, in ksz_ptp_msg_irq_setup() local
H A Dksz_common.h113 u16 ts_reg; member