Home
last modified time | relevance | path

Searched refs:VINT32 (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/cxt1e1/
Dcomet.h26 #define VINT32 volatile u_int32_t macro
30 VINT32 gbl_cfg; /* 00 Global Cfg */
31 VINT32 clkmon; /* 01 Clk Monitor */
32 VINT32 rx_opt; /* 02 RX Options */
33 VINT32 rx_line_cfg; /* 03 RX Line Interface Cfg */
34 VINT32 tx_line_cfg; /* 04 TX Line Interface Cfg */
35 VINT32 tx_frpass; /* 05 TX Framing & Bypass Options */
36 VINT32 tx_time; /* 06 TX Timing Options */
37 VINT32 intr_1; /* 07 Intr Source #1 */
38 VINT32 intr_2; /* 08 Intr Source #2 */
[all …]
Dmusycc.h28 #define VINT32 volatile u_int32_t macro
53 VINT32 thp[32]; /* Transmit Head Pointer [5-29] */
54 VINT32 tmp[32]; /* Transmit Message Pointer [5-30] */
55 VINT32 rhp[32]; /* Receive Head Pointer [5-29] */
56 VINT32 rmp[32]; /* Receive Message Pointer [5-30] */
59 VINT32 tcct[32]; /* Channel Configuration [5-26] */
62 VINT32 rcct[32]; /* Channel Configuration [5-26] */
63 VINT32 __glcd; /* Global Configuration Descriptor [5-10] */
64 VINT32 __iqp; /* Interrupt Queue Pointer [5-36] */
65 VINT32 __iql; /* Interrupt Queue Length [5-36] */
[all …]