Searched defs:scc_descriptor (Results 1 – 1 of 1) sorted by relevance
53 struct scc_descriptor { struct54 char *pu_name; /* PU identifier */55 char *scc_instance; /* SCC Name */56 u32 profile; /* SCC VCI_D profile */58 u32 base_address; /* base address of the SCC unit reg shell*/61 u32 p_scc_id; /* instance number of SCC unit */62 u32 p_mci_id; /* memory channel ID */65 u32 p_dma_channels_rd; /* Number of Read DMA channels */66 u32 p_dma_channels_wr; /* Number of Write DMA channels */68 u32 p_dma_packet_desc; /* Number of packet descriptors */[all …]