Searched refs:SLIM_HEADER_GET_MT (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/slimbus/
H A Dslimbus.h38 #define SLIM_HEADER_GET_MT(b) ((b >> SLIM_MSG_MT_SHIFT) & SLIM_MSG_MT_MASK) macro
H A Dqcom-ctrl.c215 mt = SLIM_HEADER_GET_MT(pkt[0]);
448 mt = SLIM_HEADER_GET_MT(buf[0]);
H A Dqcom-ngd-ctrl.c607 mt = SLIM_HEADER_GET_MT(buf[0]);

Completed in 118 milliseconds