Lines Matching defs:pic32_reg_in_mux
65 struct pic32_reg_in_mux { struct
66 u32 unused0;
67 u32 int1[4];
68 u32 unused1;
69 u32 t2ck[8];
70 u32 ic1[9];
71 u32 unused2;
72 u32 ocfar;
73 u32 unused3;
74 u32 u1rx;
75 u32 u1cts;
76 u32 u2rx;
77 u32 u2cts;
78 u32 u3rx;
79 u32 u3cts;
80 u32 u4rx;
81 u32 u4cts;
82 u32 u5rx;
83 u32 u5cts;
84 u32 u6rx;
85 u32 u6cts;
86 u32 unused4;
87 u32 sdi1;
88 u32 ss1;
89 u32 unused5;
90 u32 sdi2;
91 u32 ss2;
92 u32 unused6;
93 u32 sdi3;
94 u32 ss3;
118 struct pic32_reg_in_mux *mux_in; /* mux input function */ argument