Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/
H A Dscc.h53 struct scc_descriptor { struct
54 char *pu_name; /* PU identifier */
55 char *scc_instance; /* SCC Name */
56 u32 profile; /* SCC VCI_D profile */
61 u32 p_scc_id; /* instance number of SCC unit */
62 u32 p_mci_id; /* memory channel ID */
71 int use_fh; /* the flag tells if SCC uses an FH */
73 int p_si2ocp_id; /* instance number of SI2OCP unit */
74 int hw_dma_cfg; /* HW or SW DMA config flag */
75 int hw_dma_start; /* HW or SW DMA start/stop flag */
[all …]