/Linux-v4.19/drivers/net/hamradio/ |
D | scc.c | 202 static void init_channel(struct scc_channel *scc); 203 static void scc_key_trx (struct scc_channel *scc, char tx); 204 static void scc_init_timer(struct scc_channel *scc); 206 static int scc_net_alloc(const char *name, struct scc_channel *scc); 210 static void scc_net_rx(struct scc_channel *scc, struct sk_buff *skb); 276 static inline void wr(struct scc_channel *scc, unsigned char reg, in wr() argument 279 OutReg(scc->ctrl, reg, (scc->wreg[reg] = val)); in wr() 282 static inline void or(struct scc_channel *scc, unsigned char reg, unsigned char val) in or() argument 284 OutReg(scc->ctrl, reg, (scc->wreg[reg] |= val)); in or() 287 static inline void cl(struct scc_channel *scc, unsigned char reg, unsigned char val) in cl() argument [all …]
|
D | Makefile | 15 obj-$(CONFIG_SCC) += scc.o
|
/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 177 from = scc->red_memory; in mxc_scc_get_data() 179 from = scc->black_memory; in mxc_scc_get_data() 181 dev_dbg(scc->dev, "pcopy: from 0x%p %d bytes\n", from, in mxc_scc_get_data() 186 dev_err(scc->dev, "pcopy err from 0x%p (len=%d)\n", from, len); in mxc_scc_get_data() 194 scc->red_memory, ctx->size, 1); in mxc_scc_get_data() 198 scc->black_memory, ctx->size, 1); in mxc_scc_get_data() 212 struct mxc_scc *scc = ctx->scc; in mxc_scc_ablkcipher_req_init() local [all …]
|
D | Makefile | 21 obj-$(CONFIG_CRYPTO_DEV_MXC_SCC) += mxc-scc.o
|
/Linux-v4.19/drivers/tty/serial/ |
D | zs.c | 106 resource_size_t scc[ZS_NUM_SCCS]; member 202 if (!zport->scc) in zs_dump() 243 struct zs_scc *scc = zport->scc; in zs_transmit_drain() local 247 zs_spin_unlock_cond_irq(&scc->zlock, irq); in zs_transmit_drain() 249 zs_spin_lock_cond_irq(&scc->zlock, irq); in zs_transmit_drain() 256 struct zs_scc *scc = zport->scc; in zs_line_drain() local 260 zs_spin_unlock_cond_irq(&scc->zlock, irq); in zs_line_drain() 262 zs_spin_lock_cond_irq(&scc->zlock, irq); in zs_line_drain() 311 struct zs_scc *scc = zport->scc; in zs_tx_empty() local 315 spin_lock_irqsave(&scc->zlock, flags); in zs_tx_empty() [all …]
|
D | zs.h | 23 struct zs_scc *scc; /* Containing SCC. */ member
|
/Linux-v4.19/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-scc.c | 99 fep->scc.sccp = of_iomap(ofdev->dev.of_node, 0); in do_pd_setup() 100 if (!fep->scc.sccp) in do_pd_setup() 103 fep->scc.ep = of_iomap(ofdev->dev.of_node, 1); in do_pd_setup() 104 if (!fep->scc.ep) { in do_pd_setup() 105 iounmap(fep->scc.sccp); in do_pd_setup() 122 fep->scc.hthi = 0; in setup_data() 123 fep->scc.htlo = 0; in setup_data() 164 scc_t __iomem *sccp = fep->scc.sccp; in set_promiscuous_mode() 172 scc_enet_t __iomem *ep = fep->scc.ep; in set_multicast_start() 183 scc_enet_t __iomem *ep = fep->scc.ep; in set_multicast_one() [all …]
|
D | Makefile | 8 fs_enet-$(CONFIG_FS_ENET_HAS_SCC) += mac-scc.o
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | vexpress-scc.txt | 15 - compatible value: "arm,vexpress-scc,<model>", "arm,vexpress-scc"; 19 compatible = "arm,vexpress-scc,v2p-ca15_a7", "arm,vexpress-scc"; 29 scc@7fff0000 { 30 compatible = "arm,vexpress-scc,v2p-ca15_a7", "arm,vexpress-scc";
|
/Linux-v4.19/arch/arm/mach-vexpress/ |
D | tc2_pm.c | 44 static void __iomem *scc; variable 123 return !(readl_relaxed(scc + RESET_CTRL) & mask); in tc2_core_in_reset() 139 readl_relaxed(scc + RESET_CTRL)); in tc2_pm_wait_for_powerdown() 219 scc = of_iomap(np, 0); in tc2_pm_init() 220 if (!scc) in tc2_pm_init() 223 a15_cluster_id = readl_relaxed(scc + A15_CONF) & 0xf; in tc2_pm_init() 224 a7_cluster_id = readl_relaxed(scc + A7_CONF) & 0xf; in tc2_pm_init() 228 sys_info = readl_relaxed(scc + SYS_INFO); in tc2_pm_init() 240 ret = ve_spc_init(scc + SPC_BASE, a15_cluster_id, irq); in tc2_pm_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | serial.txt | 6 - fsl,cpm1-scc-uart 7 - fsl,cpm2-scc-uart 23 compatible = "fsl,mpc8272-scc-uart", 24 "fsl,cpm2-scc-uart";
|
D | network.txt | 4 - fsl,cpm1-scc-enet 5 - fsl,cpm2-scc-enet
|
/Linux-v4.19/arch/powerpc/boot/ |
D | cpm-serial.c | 74 static struct cpm_scc *scc; variable 119 out_be32(&scc->gsmrl, in_be32(&scc->gsmrl) & ~0x30); in scc_disable_port() 130 out_be32(&scc->gsmrl, in_be32(&scc->gsmrl) | 0x30); in scc_enable_port() 239 scc = vreg[0]; in cpm_console_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/crypto/ |
D | fsl-imx-scc.txt | 4 - compatible : Should be "fsl,imx25-scc". 14 scc: crypto@53fac000 { 15 compatible = "fsl,imx25-scc";
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | pq2fads.dts | 155 compatible = "fsl,mpc8280-scc-uart", 156 "fsl,cpm2-scc-uart"; 166 compatible = "fsl,mpc8280-scc-uart", 167 "fsl,cpm2-scc-uart";
|
D | mpc8272ads.dts | 156 compatible = "fsl,mpc8272-scc-uart", 157 "fsl,cpm2-scc-uart"; 167 compatible = "fsl,mpc8272-scc-uart", 168 "fsl,cpm2-scc-uart";
|
D | ksi8560.dts | 252 compatible = "fsl,mpc8560-scc-uart", 253 "fsl,cpm2-scc-uart"; 264 compatible = "fsl,mpc8560-scc-uart", 265 "fsl,cpm2-scc-uart";
|
D | tqm8560.dts | 270 compatible = "fsl,mpc8560-scc-uart", 271 "fsl,cpm2-scc-uart"; 282 compatible = "fsl,mpc8560-scc-uart", 283 "fsl,cpm2-scc-uart";
|
D | mpc866ads.dts | 164 compatible = "fsl,mpc866-scc-enet", 165 "fsl,cpm1-scc-enet";
|
D | tqm8xx.dts | 185 compatible = "fsl,mpc860-scc-enet", 186 "fsl,cpm1-scc-enet";
|
D | ep8248e.dts | 148 compatible = "fsl,mpc8248-scc-uart", 149 "fsl,cpm2-scc-uart";
|
D | ep88xc.dts | 191 compatible = "fsl,mpc885-scc-uart", 192 "fsl,cpm1-scc-uart";
|
D | mpc885ads.dts | 205 compatible = "fsl,mpc885-scc-enet", 206 "fsl,cpm1-scc-enet";
|
D | mgcoge.dts | 152 compatible = "fsl,mpc8247-scc-enet", 153 "fsl,cpm2-scc-enet";
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | mpc8560ads.dts | 255 compatible = "fsl,mpc8560-scc-uart", 256 "fsl,cpm2-scc-uart"; 267 compatible = "fsl,mpc8560-scc-uart", 268 "fsl,cpm2-scc-uart";
|