Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadefs.h210 #define SHIFT10 10 macro
H A Dsassp.c1620 (pTResponse->agTag << SHIFT16) | ods | (ip << SHIFT10) | (an << SHIFT2)); in saSSPStart()
H A Dsaioctlcmd.c1229 …ntState[1] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 >> SHIFT10) & 3 ) | 0x8000);… in saGetControllerStatus()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h214 #define SHIFT10(x) ((x) << 10) macro
1484 #define PHY_M_EC_M_DSC(x) (SHIFT10(x) & PHY_M_EC_M_DSC_MSK)
1536 #define PHY_M_LED_MO_DUP(x) SHIFT10(x) /* Bit 11..10: Duplex */
1853 #define TX_COL_THR(x) (SHIFT10(x) & GM_TXCR_COL_THR_MSK)