Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm1.h289 typedef struct scc_param { struct
295 uint scc_rstate; /* Internal */
296 uint scc_idp; /* Internal */
298 ushort scc_ibc; /* Internal */
299 uint scc_rxtmp; /* Internal */
300 uint scc_tstate; /* Internal */
301 uint scc_tdp; /* Internal */
303 ushort scc_tbc; /* Internal */
304 uint scc_txtmp; /* Internal */
305 uint scc_rcrc; /* Internal */
[all …]
H A Dcpm2.h309 typedef struct scc_param { struct
315 uint scc_rstate; /* Internal */
316 uint scc_idp; /* Internal */
318 ushort scc_ibc; /* Internal */
319 uint scc_rxtmp; /* Internal */
320 uint scc_tstate; /* Internal */
321 uint scc_tdp; /* Internal */
323 ushort scc_tbc; /* Internal */
324 uint scc_txtmp; /* Internal */
325 uint scc_rcrc; /* Internal */
[all …]
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h317 typedef struct scc_param { struct
323 uint scc_rstate; /* Internal */
324 uint scc_idp; /* Internal */
326 ushort scc_ibc; /* Internal */
327 uint scc_rxtmp; /* Internal */
328 uint scc_tstate; /* Internal */
329 uint scc_tdp; /* Internal */
331 ushort scc_tbc; /* Internal */
332 uint scc_txtmp; /* Internal */
333 uint scc_rcrc; /* Internal */
[all …]
H A Dcpm_85xx.h254 typedef struct scc_param { struct
260 uint scc_rstate; /* Internal */
261 uint scc_idp; /* Internal */
263 ushort scc_ibc; /* Internal */
264 uint scc_rxtmp; /* Internal */
265 uint scc_tstate; /* Internal */
266 uint scc_tdp; /* Internal */
268 ushort scc_tbc; /* Internal */
269 uint scc_txtmp; /* Internal */
270 uint scc_rcrc; /* Internal */
[all …]
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-command.h92 u32 scc_param[2]; member