Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/qe/
H A Ducc_fast.h140 int ucc_num;
141 int tdm_num;
147 int irq;
148 u32 uccm_mask;
149 int brkpt_support;
150 int grant_support;
151 int tsa;
152 int cdp;
153 int cds;
154 int ctsp;
[all …]
/openbmc/u-boot/drivers/qe/
H A Duccf.h93 typedef struct ucc_fast_info { struct
98 } ucc_fast_info_t; argument