Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dcpm1.h458 typedef struct iic { struct
459 ushort iic_rbase; /* Rx Buffer descriptor base address */ argument
460 ushort iic_tbase; /* Tx Buffer descriptor base address */ argument
461 u_char iic_rfcr; /* Rx function code */ argument
462 u_char iic_tfcr; /* Tx function code */ argument
463 ushort iic_mrblr; /* Max receive buffer length */ argument
464 uint iic_rstate; /* Internal */ argument
465 uint iic_rdp; /* Internal */ argument
466 ushort iic_rbptr; /* Internal */ argument
467 ushort iic_rbc; /* Internal */ argument
[all …]
H A Dcpm2.h627 typedef struct iic { struct
628 ushort iic_rbase; /* Rx Buffer descriptor base address */ argument
629 ushort iic_tbase; /* Tx Buffer descriptor base address */ argument
630 u_char iic_rfcr; /* Rx function code */ argument
631 u_char iic_tfcr; /* Tx function code */ argument
632 ushort iic_mrblr; /* Max receive buffer length */ argument
633 uint iic_rstate; /* Internal */ argument
634 uint iic_rdp; /* Internal */ argument
635 ushort iic_rbptr; /* Internal */ argument
636 ushort iic_rbc; /* Internal */ argument
[all …]
/linux/drivers/mfd/
H A Dsm501.c1090 struct sm501_platdata_gpio_i2c *iic) in sm501_register_gpio_i2c_instance()
1140 struct sm501_platdata_gpio_i2c *iic = pdata->gpio_i2c; in sm501_register_gpio_i2c() local
/linux/arch/alpha/include/asm/
H A Dcore_tsunami.h49 tsunami_64 iic; /* a.k.a. iic0 */ member