Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw.c273 #define EVENT_MSG_BITS ((1<<0) | (1<<1) | (1<<2) | (1<<3)) macro
1438 ts_en = EVENT_MSG_BITS << CPSW_V1_MSG_TYPE_OFS; in cpsw_hwtstamp_v1()
1483 mtype = (30 << TS_SEQ_ID_OFFSET_SHIFT) | EVENT_MSG_BITS; in cpsw_hwtstamp_v2()