Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/
H A Dcpm.h88 typedef struct cpm_buf_desc { struct
89 ushort cbd_sc; /* Status and Control */
90 ushort cbd_datlen; /* Data length in buffer */
91 uint cbd_bufaddr; /* Buffer address in host memory */
/openbmc/u-boot/arch/m68k/include/asm/
H A Dfec.h21 typedef struct cpm_buf_desc { struct
22 ushort cbd_sc; /* Status and Control */
23 ushort cbd_datlen; /* Data length in buffer */
24 uint cbd_bufaddr; /* Buffer address in host memory */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h72 typedef struct cpm_buf_desc { struct
73 ushort cbd_sc; /* Status and Control */
74 ushort cbd_datlen; /* Data length in buffer */
75 uint cbd_bufaddr; /* Buffer address in host memory */
H A Dcpm_85xx.h106 typedef struct cpm_buf_desc { struct
107 ushort cbd_sc; /* Status and Control */
108 ushort cbd_datlen; /* Data length in buffer */
109 uint cbd_bufaddr; /* Buffer address in host memory */