Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Dscc.h54 struct scc_descriptor { struct
55 char *pu_name; /* PU identifier */
56 char *scc_instance; /* SCC Name */
57 u32 profile; /* SCC VCI_D profile */
59 u32 base_address; /* base address of the SCC unit reg shell*/
62 u32 p_scc_id; /* instance number of SCC unit */
63 u32 p_mci_id; /* memory channel ID */
66 u32 p_dma_channels_rd; /* Number of Read DMA channels */
67 u32 p_dma_channels_wr; /* Number of Write DMA channels */
69 u32 p_dma_packet_desc; /* Number of packet descriptors */
[all …]