Lines Matching refs:ushort
75 #define CPM_CR_INIT_TRX ((ushort)0x0000)
76 #define CPM_CR_INIT_RX ((ushort)0x0001)
77 #define CPM_CR_INIT_TX ((ushort)0x0002)
78 #define CPM_CR_HUNT_MODE ((ushort)0x0003)
79 #define CPM_CR_STOP_TX ((ushort)0x0004)
80 #define CPM_CR_GRA_STOP_TX ((ushort)0x0005)
81 #define CPM_CR_RESTART_TX ((ushort)0x0006)
82 #define CPM_CR_CLOSE_RX_BD ((ushort)0x0007)
83 #define CPM_CR_SET_GADDR ((ushort)0x0008)
84 #define CPM_CR_SET_TIMER ((ushort)0x0008)
85 #define CPM_CR_STOP_IDMA ((ushort)0x000b)
89 ushort cbd_sc; /* Status and Control */
90 ushort cbd_datlen; /* Data length in buffer */