Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dcpm1.h284 typedef struct scc_param { struct
285 ushort scc_rbase; /* Rx Buffer descriptor base address */
286 ushort scc_tbase; /* Tx Buffer descriptor base address */
287 u_char scc_rfcr; /* Rx function code */
288 u_char scc_tfcr; /* Tx function code */
289 ushort scc_mrblr; /* Max receive buffer length */
290 uint scc_rstate; /* Internal */
291 uint scc_idp; /* Internal */
292 ushort scc_rbptr; /* Internal */
293 ushort scc_ibc; /* Internal */
[all …]
H A Dcpm2.h305 typedef struct scc_param { struct
306 ushort scc_rbase; /* Rx Buffer descriptor base address */
307 ushort scc_tbase; /* Tx Buffer descriptor base address */
308 u_char scc_rfcr; /* Rx function code */
309 u_char scc_tfcr; /* Tx function code */
310 ushort scc_mrblr; /* Max receive buffer length */
311 uint scc_rstate; /* Internal */
312 uint scc_idp; /* Internal */
313 ushort scc_rbptr; /* Internal */
314 ushort scc_ibc; /* Internal */
[all …]
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-command.h92 u32 scc_param[2]; member