Lines Matching defs:etr_eacr
9 struct etr_eacr { struct
10 unsigned int e0 : 1; /* port 0 stepping control */
11 unsigned int e1 : 1; /* port 1 stepping control */
12 unsigned int _pad0 : 5; /* must be 00100 */
13 unsigned int dp : 1; /* data port control */
14 unsigned int p0 : 1; /* port 0 change recognition control */
15 unsigned int p1 : 1; /* port 1 change recognition control */
16 unsigned int _pad1 : 3; /* must be 000 */
17 unsigned int ea : 1; /* ETR alert control */
18 unsigned int es : 1; /* ETR sync check control */
19 unsigned int sl : 1; /* switch to local control */