Searched refs:SHIFT19 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadefs.h220 #define SHIFT19 19 macro
H A Dsainit.c1926 phycount = (bit8)((mainCfg.ContrlCapFlag & PHY_COUNT_BITS) >> SHIFT19);
3363 saRoot->ControllerInfo.phyCount = (bit8)((config->ContrlCapFlag & PHY_COUNT_BITS) >> SHIFT19);
H A Dsaioctlcmd.c923 controllerInfo->phyCount = (bit8)((ContrlCapFlag & MAIN_PHY_COUNT_MASK) >> SHIFT19);
/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h204 #define SHIFT19(x) ((x) << 19) macro

Completed in 314 milliseconds