Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dcpm_8xx.h529 typedef struct iic { struct
530 ushort iic_rbase; /* Rx Buffer descriptor base address */ argument
531 ushort iic_tbase; /* Tx Buffer descriptor base address */ argument
532 u_char iic_rfcr; /* Rx function code */ argument
533 u_char iic_tfcr; /* Tx function code */ argument
534 ushort iic_mrblr; /* Max receive buffer length */ argument
535 uint iic_rstate; /* Internal */ argument
536 uint iic_rdp; /* Internal */ argument
537 ushort iic_rbptr; /* Internal */ argument
538 ushort iic_rbc; /* Internal */ argument
[all …]
H A Dcpm_85xx.h611 typedef struct iic { struct
612 ushort iic_rbase; /* Rx Buffer descriptor base address */ argument
613 ushort iic_tbase; /* Tx Buffer descriptor base address */ argument
614 u_char iic_rfcr; /* Rx function code */ argument
615 u_char iic_tfcr; /* Tx function code */ argument
616 ushort iic_mrblr; /* Max receive buffer length */ argument
617 uint iic_rstate; /* Internal */ argument
618 uint iic_rdp; /* Internal */ argument
619 ushort iic_rbptr; /* Internal */ argument
620 ushort iic_rbc; /* Internal */ argument
[all …]