/linux-6.1.9/drivers/net/hamradio/ |
D | scc.c | 278 static inline void wr(struct scc_channel *scc, unsigned char reg, in wr() 284 static inline void or(struct scc_channel *scc, unsigned char reg, unsigned char val) in or() 289 static inline void cl(struct scc_channel *scc, unsigned char reg, unsigned char val) in cl() 298 static inline void scc_discard_buffers(struct scc_channel *scc) in scc_discard_buffers() 324 static inline void scc_notify(struct scc_channel *scc, int event) in scc_notify() 343 static inline void flush_rx_FIFO(struct scc_channel *scc) in flush_rx_FIFO() 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() 433 static inline void scc_exint(struct scc_channel *scc) in scc_exint() 518 static inline void scc_rxint(struct scc_channel *scc) in scc_rxint() [all …]
|
/linux-6.1.9/drivers/tty/serial/ |
D | zs.c | 102 resource_size_t scc[ZS_NUM_SCCS]; member 239 struct zs_scc *scc = zport->scc; in zs_transmit_drain() local 252 struct zs_scc *scc = zport->scc; in zs_line_drain() local 307 struct zs_scc *scc = zport->scc; in zs_tx_empty() local 375 struct zs_scc *scc = zport->scc; in zs_get_mctrl() local 388 struct zs_scc *scc = zport->scc; in zs_set_mctrl() local 428 struct zs_scc *scc = zport->scc; in zs_stop_tx() local 440 struct zs_scc *scc = zport->scc; in zs_start_tx() local 454 struct zs_scc *scc = zport->scc; in zs_stop_rx() local 488 struct zs_scc *scc = zport->scc; in zs_enable_ms() local [all …]
|
D | zs.h | 23 struct zs_scc *scc; /* Containing SCC. */ member
|
/linux-6.1.9/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-6.1.9/arch/arm/boot/dts/ |
D | imx25.dtsi | 440 scc: crypto@53fac000 { label
|
/linux-6.1.9/arch/arm/mach-versatile/ |
D | tc2_pm.c | 39 static void __iomem *scc; variable
|
/linux-6.1.9/arch/powerpc/boot/ |
D | cpm-serial.c | 74 static struct cpm_scc *scc; variable
|
/linux-6.1.9/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet.h | 179 } scc; member
|
/linux-6.1.9/drivers/net/ethernet/intel/igc/ |
D | igc_hw.h | 211 u64 scc; member
|
/linux-6.1.9/drivers/dma/ipu/ |
D | ipu_idmac.c | 254 u32 scc:1; member
|
/linux-6.1.9/drivers/net/ethernet/atheros/atlx/ |
D | atl1.h | 668 u64 scc; /* packets TX after a single collision */ member
|
/linux-6.1.9/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 173 u64 scc; member
|
/linux-6.1.9/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 374 u64 scc; member
|
/linux-6.1.9/drivers/ata/ |
D | sata_mv.c | 4330 u8 scc; in mv_print_info() local
|
/linux-6.1.9/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.h | 1259 u64 scc; member
|