Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/
Dinterrupt.c36 struct iic { struct
37 struct cbe_iic_thread_regs __iomem *regs; argument
44 static DEFINE_PER_CPU(struct iic, cpu_iic); argument
72 struct iic *iic = this_cpu_ptr(&cpu_iic); in iic_eoi() local
132 struct iic *iic; in iic_get_irq() local
279 struct iic *iic = &per_cpu(cpu_iic, hw_cpu); in init_one_iic() local
Dspider-pic.c215 struct device_node *iic; in spider_find_cascade_and_node() local
/arch/powerpc/include/asm/
Dcpm1.h463 typedef struct iic { struct
464 ushort iic_rbase; /* Rx Buffer descriptor base address */ argument
465 ushort iic_tbase; /* Tx Buffer descriptor base address */ argument
466 u_char iic_rfcr; /* Rx function code */ argument
467 u_char iic_tfcr; /* Tx function code */ argument
468 ushort iic_mrblr; /* Max receive buffer length */ argument
469 uint iic_rstate; /* Internal */ argument
470 uint iic_rdp; /* Internal */ argument
471 ushort iic_rbptr; /* Internal */ argument
472 ushort iic_rbc; /* Internal */ argument
[all …]
Dcpm2.h631 typedef struct iic { struct
632 ushort iic_rbase; /* Rx Buffer descriptor base address */ argument
633 ushort iic_tbase; /* Tx Buffer descriptor base address */ argument
634 u_char iic_rfcr; /* Rx function code */ argument
635 u_char iic_tfcr; /* Tx function code */ argument
636 ushort iic_mrblr; /* Max receive buffer length */ argument
637 uint iic_rstate; /* Internal */ argument
638 uint iic_rdp; /* Internal */ argument
639 ushort iic_rbptr; /* Internal */ argument
640 ushort iic_rbc; /* Internal */ argument
[all …]
/arch/alpha/include/asm/
Dcore_tsunami.h49 tsunami_64 iic; /* a.k.a. iic0 */ member