Searched refs:TS_ENABLE (Results 1 – 3 of 3) sorted by relevance
78 #define TS_ENABLE BIT(15) macro344 ts_stat_tx = TS_ENABLE; in ines_hwtstamp()347 ts_stat_tx = TS_ENABLE; in ines_hwtstamp()372 ts_stat_rx = TS_ENABLE; in ines_hwtstamp()389 port->rxts_enabled = ts_stat_rx == TS_ENABLE; in ines_hwtstamp()390 port->txts_enabled = ts_stat_tx == TS_ENABLE; in ines_hwtstamp()
84 #define TS_ENABLE BIT(1) macro
578 #define TS_ENABLE BIT(1) macro587 (TS_INT_ENABLE | TS_ENABLE | TS_RESET)
Completed in 24 milliseconds