Home
last modified time | relevance | path

Searched defs:SPI (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/9/ppc/
H A Dm8260.h167 typedef struct SPI SPI; typedef
168 struct SPI { struct
169 ushort spmode;
170 uchar res1[4];
171 uchar spie;
172 uchar res2[3];
173 uchar spim;
174 uchar res3[2];
175 uchar spcom;
176 uchar res4[2];
H A Dimm.h238 typedef struct SPI SPI; typedef
239 struct SPI { struct
240 ushort spmode;
241 uchar res1[4];
242 uchar spie;
243 uchar res2[3];
244 uchar spim;
245 uchar res3[2];
246 uchar spcom;
247 uchar res4[2];