Lines Matching refs:ushort
267 #define PA_RXD1 ((ushort)0x0001)
268 #define PA_TXD1 ((ushort)0x0002)
269 #define PA_RXD2 ((ushort)0x0004)
270 #define PA_TXD2 ((ushort)0x0008)
271 #define PA_RXD3 ((ushort)0x0010)
272 #define PA_TXD3 ((ushort)0x0020)
273 #define PA_RXD4 ((ushort)0x0040)
274 #define PA_TXD4 ((ushort)0x0080)
276 #define PA_CLK1 ((ushort)0x0100)
277 #define PA_CLK2 ((ushort)0x0200)
278 #define PA_CLK3 ((ushort)0x0400)
279 #define PA_CLK4 ((ushort)0x0800)
280 #define PA_CLK5 ((ushort)0x1000)
281 #define PA_CLK6 ((ushort)0x2000)
282 #define PA_CLK7 ((ushort)0x4000)
283 #define PA_CLK8 ((ushort)0x8000)
293 #define PC_RTS1 ((ushort)0x0001)
294 #define PC_RTS2 ((ushort)0x0002)
295 #define PC__RTS3 ((ushort)0x0004) /* !RTS3 */
296 #define PC__RTS4 ((ushort)0x0008) /* !RTS4 */
298 #define PC_CTS1 ((ushort)0x0010)
299 #define PC_CD1 ((ushort)0x0020)
300 #define PC_CTS2 ((ushort)0x0040)
301 #define PC_CD2 ((ushort)0x0080)
302 #define PC_CTS3 ((ushort)0x0100)
303 #define PC_CD3 ((ushort)0x0200)
304 #define PC_CTS4 ((ushort)0x0400)
305 #define PC_CD4 ((ushort)0x0800)