Home
last modified time | relevance | path

Searched defs:scc (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/drivers/net/hamradio/
H A Dscc.c278 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 …]
/openbmc/linux/drivers/tty/serial/
H A Dzs.c102 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 …]
H A Dzs.h23 struct zs_scc *scc; /* Containing SCC. */ member
/openbmc/qemu/target/sh4/
H A Dcpu.c109 SuperHCPUClass *scc = SUPERH_CPU_GET_CLASS(obj); in superh_cpu_reset_hold() local
168 SuperHCPUClass *scc = SUPERH_CPU_CLASS(oc); in sh7750r_class_init() local
185 SuperHCPUClass *scc = SUPERH_CPU_CLASS(oc); in sh7751r_class_init() local
202 SuperHCPUClass *scc = SUPERH_CPU_CLASS(oc); in sh7785_class_init() local
212 SuperHCPUClass *scc = SUPERH_CPU_GET_CLASS(dev); in superh_cpu_realizefn() local
268 SuperHCPUClass *scc = SUPERH_CPU_CLASS(oc); in superh_cpu_class_init() local
/openbmc/qemu/target/sparc/
H A Dcpu.c36 SPARCCPUClass *scc = SPARC_CPU_GET_CLASS(obj); in sparc_cpu_reset_hold() local
789 SPARCCPUClass *scc = SPARC_CPU_GET_CLASS(dev); in sparc_cpu_realizefn() local
832 SPARCCPUClass *scc = SPARC_CPU_GET_CLASS(obj); in sparc_cpu_initfn() local
947 SPARCCPUClass *scc = SPARC_CPU_CLASS(oc); in sparc_cpu_class_init() local
997 SPARCCPUClass *scc = SPARC_CPU_CLASS(oc); in sparc_cpu_cpudef_class_init() local
/openbmc/qemu/target/s390x/
H A Dcpu.c170 S390CPUClass *scc = S390_CPU_GET_CLASS(cpu); in s390_cpu_reset_hold() local
248 S390CPUClass *scc = S390_CPU_GET_CLASS(dev); in s390_cpu_realizefn() local
379 S390CPUClass *scc = S390_CPU_CLASS(oc); in s390_cpu_class_init() local
H A Dcpu-sysemu.c169 S390CPUClass *scc = S390_CPU_CLASS(cc); in s390_cpu_class_init_sysemu() local
H A Dcpu_models_sysemu.c58 S390CPUClass *scc = S390_CPU_CLASS(klass); in create_cpu_model_list() local
H A Dcpu_models.c345 const S390CPUClass *scc = S390_CPU_CLASS((ObjectClass *)data); in s390_print_cpu_model_list_entry() local
H A Dcpu.h876 S390CPUClass *scc = S390_CPU_GET_CLASS(cs); in s390_do_cpu_load_normal() local
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h277 typedef struct scc { /* Serial communication channels */ struct
278 uint scc_gsmrl; argument
279 uint scc_gsmrh; argument
280 ushort scc_psmr; argument
282 ushort scc_todr; argument
283 ushort scc_dsr; argument
284 ushort scc_scce; argument
286 ushort scc_sccm; argument
288 u_char scc_sccs; argument
290 } scc_t; argument
/openbmc/linux/arch/powerpc/include/asm/
H A D8xx_immap.h363 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
H A Dimmap_cpm2.h460 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
/openbmc/qemu/hw/ppc/
H A Dspapr_cpu_core.c293 SpaprCpuCoreClass *scc = SPAPR_CPU_CORE_GET_CLASS(sc); in spapr_create_vcpu() local
372 SpaprCpuCoreClass *scc = SPAPR_CPU_CORE_CLASS(oc); in spapr_cpu_core_class_init() local
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx25.dtsi440 scc: crypto@53fac000 { label
/openbmc/linux/arch/arm/mach-versatile/
H A Dtc2_pm.c39 static void __iomem *scc; variable
/openbmc/linux/arch/powerpc/boot/
H A Dcpm-serial.c74 static struct cpm_scc *scc; variable
/openbmc/qemu/hw/arm/
H A Dmps2.c84 MPS2SCC scc; member
H A Dmps3r.c114 MPS2SCC scc; member
H A Dmps2-tz.c144 MPS2SCC scc; member
462 MPS2SCC *scc = opaque; in make_scc() local
H A Dmusca.c79 UnimplementedDeviceState scc; member
/openbmc/qemu/hw/sh4/
H A Dsh7750.c214 SuperHCPUClass *scc; in sh7750_mem_readl() local
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet.h194 } scc; member
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h211 u64 scc; member
/openbmc/u-boot/drivers/video/
H A Dmx3fb.c327 u32 scc:1; member

12