Searched defs:scc (Results 1 – 16 of 16) sorted by relevance
358 static void start_hunt(struct scc_channel *scc) in start_hunt()369 static inline void scc_txint(struct scc_channel *scc) in scc_txint()636 struct scc_channel *scc; in scc_isr() local743 static inline void init_brg(struct scc_channel *scc) in init_brg()795 static void init_channel(struct scc_channel *scc) in init_channel()1064 static void scc_tx_done(struct scc_channel *scc) in scc_tx_done()1283 static void scc_init_timer(struct scc_channel *scc) in scc_init_timer()1463 struct scc_channel *scc; in z8530_init() local2000 struct scc_channel *scc = v; in scc_net_seq_next() local2024 const struct scc_channel *scc = v; in scc_net_seq_show() local[all …]
102 resource_size_t scc[ZS_NUM_SCCS]; member239 struct zs_scc *scc = zport->scc; in zs_transmit_drain() local252 struct zs_scc *scc = zport->scc; in zs_line_drain() local307 struct zs_scc *scc = zport->scc; in zs_tx_empty() local375 struct zs_scc *scc = zport->scc; in zs_get_mctrl() local388 struct zs_scc *scc = zport->scc; in zs_set_mctrl() local428 struct zs_scc *scc = zport->scc; in zs_stop_tx() local440 struct zs_scc *scc = zport->scc; in zs_start_tx() local454 struct zs_scc *scc = zport->scc; in zs_stop_rx() local488 struct zs_scc *scc = zport->scc; in zs_enable_ms() local[all …]
23 struct zs_scc *scc; /* Containing SCC. */ member
340 static void unix_collect_skb(struct list_head *scc, struct sk_buff_head *hitlist) in unix_collect_skb()373 static bool unix_scc_cyclic(struct list_head *scc) in unix_scc_cyclic()462 struct list_head scc; in __unix_walk_scc() local524 struct list_head scc; in unix_walk_scc_fast() local
363 typedef struct scc { /* Serial communication channels */ struct364 uint scc_gsmrl; argument365 uint scc_gsmrh; argument366 ushort scc_psmr; argument368 ushort scc_todr; argument369 ushort scc_dsr; argument370 ushort scc_scce; argument372 ushort scc_sccm; argument374 u_char scc_sccs; argument376 } scc_t; argument
460 typedef struct scc { /* Serial communication channels */ struct461 u32 scc_gsmrl; argument462 u32 scc_gsmrh; argument463 u16 scc_psmr; argument465 u16 scc_todr; argument466 u16 scc_dsr; argument467 u16 scc_scce; argument469 u16 scc_sccm; argument471 u8 scc_sccs; argument473 } scc_t; argument
447 scc: crypto@53fac000 { label
39 static void __iomem *scc; variable
74 static struct cpm_scc *scc; variable
177 } scc; member
211 u64 scc; member
173 u64 scc; member
668 u64 scc; /* packets TX after a single collision */ member
386 u64 scc; member
4332 u8 scc; in mv_print_info() local
1256 u64 scc; member
Completed in 73 milliseconds