Searched refs:SHIFT30 (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h193 #define SHIFT30(x) ((x) << 30) macro
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.c396 Header = ((V_BIT << SHIFT31) | (hpriority << SHIFT30) |
523 (hpriority << SHIFT30) |
949 Header = ((V_BIT << SHIFT31) | (hpriority << SHIFT30) |
H A Dsadefs.h231 #define SHIFT30 30 macro
H A Dsainit.c2329 (config->inboundQueues[qIdx].priority << SHIFT30);
H A Dsampirsp.c3220 commonDevInfo.flag = (bit32)((ARSrateSMPTimeOutPortID >> SHIFT30 ) & FLAG_VBITS);

Completed in 275 milliseconds