Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ptp/
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()
/linux-6.3-rc2/drivers/net/dsa/microchip/
A Dksz_ptp_reg.h84 #define TS_ENABLE BIT(1) macro
A Dksz9477_reg.h604 #define TS_ENABLE BIT(1) macro
613 (TS_INT_ENABLE | TS_ENABLE | TS_RESET)

Completed in 14 milliseconds