Home
last modified time | relevance | path

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

/linux/drivers/ptp/
A Dptp_ines.c78 #define TS_ENABLE BIT(15) macro
350 ts_stat_tx = TS_ENABLE; in ines_hwtstamp()
353 ts_stat_tx = TS_ENABLE; in ines_hwtstamp()
378 ts_stat_rx = TS_ENABLE; in ines_hwtstamp()
395 port->rxts_enabled = ts_stat_rx == TS_ENABLE; in ines_hwtstamp()
396 port->txts_enabled = ts_stat_tx == TS_ENABLE; in ines_hwtstamp()
/linux/drivers/net/dsa/microchip/
A Dksz9477_reg.h611 #define TS_ENABLE BIT(1) macro
620 (TS_INT_ENABLE | TS_ENABLE | TS_RESET)

Completed in 14 milliseconds