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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadefs.h211 #define SHIFT10 10 macro
H A Dsassp.c1621 (pTResponse->agTag << SHIFT16) | ods | (ip << SHIFT10) | (an << SHIFT2));
H A Dsaioctlcmd.c1230 controllerStatus->bootComponentState[1] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 >> SHIFT10) & 3 ) | 0x8000); /* IOP0_STATE */
/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h213 #define SHIFT10(x) ((x) << 10) macro
1483 #define PHY_M_EC_M_DSC(x) (SHIFT10(x) & PHY_M_EC_M_DSC_MSK)
1535 #define PHY_M_LED_MO_DUP(x) SHIFT10(x) /* Bit 11..10: Duplex */
1852 #define TX_COL_THR(x) (SHIFT10(x) & GM_TXCR_COL_THR_MSK)

Completed in 181 milliseconds