/Linux-v4.19/drivers/net/hamradio/ |
D | scc.c | 276 static inline void wr(struct scc_channel *scc, unsigned char reg, in wr() 282 static inline void or(struct scc_channel *scc, unsigned char reg, unsigned char val) in or() 287 static inline void cl(struct scc_channel *scc, unsigned char reg, unsigned char val) in cl() 296 static inline void scc_discard_buffers(struct scc_channel *scc) in scc_discard_buffers() 322 static inline void scc_notify(struct scc_channel *scc, int event) in scc_notify() 341 static inline void flush_rx_FIFO(struct scc_channel *scc) in flush_rx_FIFO() 356 static void start_hunt(struct scc_channel *scc) in start_hunt() 367 static inline void scc_txint(struct scc_channel *scc) in scc_txint() 431 static inline void scc_exint(struct scc_channel *scc) in scc_exint() 516 static inline void scc_rxint(struct scc_channel *scc) in scc_rxint() [all …]
|
/Linux-v4.19/drivers/tty/serial/ |
D | zs.c | 106 resource_size_t scc[ZS_NUM_SCCS]; member 243 struct zs_scc *scc = zport->scc; in zs_transmit_drain() local 256 struct zs_scc *scc = zport->scc; in zs_line_drain() local 311 struct zs_scc *scc = zport->scc; in zs_tx_empty() local 379 struct zs_scc *scc = zport->scc; in zs_get_mctrl() local 392 struct zs_scc *scc = zport->scc; in zs_set_mctrl() local 432 struct zs_scc *scc = zport->scc; in zs_stop_tx() local 444 struct zs_scc *scc = zport->scc; in zs_start_tx() local 458 struct zs_scc *scc = zport->scc; in zs_stop_rx() local 492 struct zs_scc *scc = zport->scc; in zs_enable_ms() local [all …]
|
D | zs.h | 23 struct zs_scc *scc; /* Containing SCC. */ member
|
/Linux-v4.19/drivers/crypto/ |
D | mxc-scc.c | 153 struct mxc_scc *scc; member 164 struct mxc_scc *scc; member 172 struct mxc_scc *scc = ctx->scc; in mxc_scc_get_data() local 212 struct mxc_scc *scc = ctx->scc; in mxc_scc_ablkcipher_req_init() local 240 struct mxc_scc *scc = ctx->scc; in mxc_scc_ablkcipher_req_complete() local 262 struct mxc_scc *scc = ctx->scc; in mxc_scc_put_data() local 324 struct mxc_scc *scc = ctx->scc; in mxc_scc_ablkcipher_next() local 361 struct mxc_scc *scc = priv; in mxc_scc_int() local 494 static void mxc_scc_hw_init(struct mxc_scc *scc) in mxc_scc_hw_init() 515 static int mxc_scc_get_config(struct mxc_scc *scc) in mxc_scc_get_config() [all …]
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | 8xx_immap.h | 363 typedef struct scc { /* Serial communication channels */ struct 364 uint scc_gsmrl; argument 365 uint scc_gsmrh; argument 366 ushort scc_psmr; argument 368 ushort scc_todr; argument 369 ushort scc_dsr; argument 370 ushort scc_scce; argument 372 ushort scc_sccm; argument 374 u_char scc_sccs; argument 376 } scc_t; argument
|
D | immap_cpm2.h | 460 typedef struct scc { /* Serial communication channels */ struct 461 u32 scc_gsmrl; argument 462 u32 scc_gsmrh; argument 463 u16 scc_psmr; argument 465 u16 scc_todr; argument 466 u16 scc_dsr; argument 467 u16 scc_scce; argument 469 u16 scc_sccm; argument 471 u8 scc_sccs; argument 473 } scc_t; argument
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | imx25.dtsi | 438 scc: crypto@53fac000 { label
|
/Linux-v4.19/arch/arm/mach-vexpress/ |
D | tc2_pm.c | 44 static void __iomem *scc; variable
|
/Linux-v4.19/arch/powerpc/boot/ |
D | cpm-serial.c | 74 static struct cpm_scc *scc; variable
|
/Linux-v4.19/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet.h | 179 } scc; member
|
/Linux-v4.19/drivers/dma/ipu/ |
D | ipu_idmac.c | 257 u32 scc:1; member
|
/Linux-v4.19/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 173 u64 scc; member
|
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/ |
D | atl1.h | 681 u64 scc; /* packets TX after a single collision */ member
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 342 u64 scc; member
|
/Linux-v4.19/drivers/ata/ |
D | sata_mv.c | 4375 u8 scc; in mv_print_info() local
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.h | 1259 u64 scc; member
|