Home
last modified time | relevance | path

Searched refs:TS_ENABLE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_ines.c78 #define TS_ENABLE BIT(15) macro
355 ts_stat_tx = TS_ENABLE; in ines_hwtstamp()
358 ts_stat_tx = TS_ENABLE; in ines_hwtstamp()
383 ts_stat_rx = TS_ENABLE; in ines_hwtstamp()
400 port->rxts_enabled = ts_stat_rx == TS_ENABLE; in ines_hwtstamp()
401 port->txts_enabled = ts_stat_tx == TS_ENABLE; in ines_hwtstamp()
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ines.c78 #define TS_ENABLE BIT(15) macro
346 ts_stat_tx = TS_ENABLE; in ines_hwtstamp()
349 ts_stat_tx = TS_ENABLE; in ines_hwtstamp()
374 ts_stat_rx = TS_ENABLE; in ines_hwtstamp()
391 port->rxts_enabled = ts_stat_rx == TS_ENABLE; in ines_hwtstamp()
392 port->txts_enabled = ts_stat_tx == TS_ENABLE; in ines_hwtstamp()
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H A Dksz_ptp_reg.h84 #define TS_ENABLE BIT(1) macro
H A Dksz9477_reg.h604 #define TS_ENABLE BIT(1) macro
613 (TS_INT_ENABLE | TS_ENABLE | TS_RESET)
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A Dksz9477_reg.h611 #define TS_ENABLE BIT(1) macro
620 (TS_INT_ENABLE | TS_ENABLE | TS_RESET)

Completed in 11 milliseconds