Lines Matching +full:0 +full:x0040
39 #define VENDOR_RXCC 0x0001
40 #define VENDOR_PCSBP 0x0002
41 #define VENDOR_RVSPOL 0x0010
42 #define VENDOR_NOAPOL 0x0020
43 #define VENDOR_GPIO0DIR 0x0040
44 #define VENDOR_GPIO0DAT 0x0080
45 #define VENDOR_GPIO1DIR 0x0100
46 #define VENDOR_GPIO1DAT 0x0200
47 #define VENDOR_10BTLOOP 0x0400
48 #define VENDOR_NOSQE 0x0800
49 #define VENDOR_TXHIM 0x1000
50 #define VENDOR_INTLVL 0x4000
51 #define VENDOR_RPTR 0x8000
54 #define INT_STAT_MASK 0x00ff
55 #define INT_STAT_ACOMP 0x0001
56 #define INT_STAT_RFAULT 0x0002
57 #define INT_STAT_LSCHG 0x0004
58 #define INT_STAT_LPACK 0x0008
59 #define INT_STAT_PDF 0x0010
60 #define INT_STAT_PRX 0x0020
61 #define INT_STAT_RXERR 0x0040
62 #define INT_STAT_JABBER 0x0080
63 #define INT_CTRL_MASK 0xff00
64 #define INT_CTRL_ACOMP 0x0100
65 #define INT_CTRL_RFAULT 0x0200
66 #define INT_CTRL_LSCHG 0x0400
67 #define INT_CTRL_LPACK 0x0800
68 #define INT_CTRL_PDF 0x1000
69 #define INT_CTRL_PRX 0x2000
70 #define INT_CTRL_RXERR 0x4000
71 #define INT_CTRL_JABBER 0x8000
74 #define DIAG_RLOCK 0x0100
75 #define DIAG_RPASS 0x0200
76 #define DIAG_RATE_100 0x0400
77 #define DIAG_DUPLEX 0x0800
78 #define DIAG_NEGFAIL 0x1000