Home
last modified time | relevance | path

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

/external/u-boot/drivers/dma/
Dapbh_dma.c114 struct mxs_dma_desc *pdesc; in mxs_dma_enable() local
340 struct mxs_dma_desc *pdesc; in mxs_dma_desc_alloc() local
358 void mxs_dma_desc_free(struct mxs_dma_desc *pdesc) in mxs_dma_desc_free()
405 int mxs_dma_desc_append(int channel, struct mxs_dma_desc *pdesc) in mxs_dma_desc_append()
458 struct mxs_dma_desc *pdesc; in mxs_dma_finish() local
552 void mxs_dma_circ_start(int chan, struct mxs_dma_desc *pdesc) in mxs_dma_circ_start()
/external/u-boot/cmd/
Dmii.c108 const MII_field_desc_t *pdesc; member
152 const MII_field_desc_t *pdesc; in dump_reg() local
195 const MII_field_desc_t *pdesc, in special_field()