Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/ip32/
Dmace.h322 struct mace_isa { struct
323 struct mace_parallel parallel;
324 char _pad1[0x8000 - sizeof(struct mace_parallel)];
326 struct mace_ecp1284 ecp1284;
327 char _pad2[0x8000 - sizeof(struct mace_ecp1284)];
329 struct mace_serial serial1;
330 char _pad3[0x8000 - sizeof(struct mace_serial)];
332 struct mace_serial serial2;
333 char _pad4[0x8000 - sizeof(struct mace_serial)];
335 volatile unsigned char rtc[0x10000];