/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mac-scc.c | 94 fep->scc.sccp = of_iomap(ofdev->dev.of_node, 0); in do_pd_setup() 95 if (!fep->scc.sccp) in do_pd_setup() 98 fep->scc.ep = of_iomap(ofdev->dev.of_node, 1); in do_pd_setup() 99 if (!fep->scc.ep) { in do_pd_setup() 100 iounmap(fep->scc.sccp); in do_pd_setup() 117 fep->scc.hthi = 0; in setup_data() 118 fep->scc.htlo = 0; in setup_data() 159 scc_t __iomem *sccp = fep->scc.sccp; in set_promiscuous_mode() 167 scc_enet_t __iomem *ep = fep->scc.ep; in set_multicast_start() 178 scc_enet_t __iomem *ep = fep->scc.ep; in set_multicast_one() [all …]
|
H A D | Makefile | 8 fs_enet-$(CONFIG_FS_ENET_HAS_SCC) += mac-scc.o
|
H A D | fs_enet.h | 177 } scc; member
|
/linux/Documentation/devicetree/bindings/arm/ |
H A 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/arch/arm/mach-versatile/ |
H A D | tc2_pm.c | 39 static void __iomem *scc; variable 118 return !(readl_relaxed(scc + RESET_CTRL) & mask); in tc2_core_in_reset() 134 readl_relaxed(scc + RESET_CTRL)); in tc2_pm_wait_for_powerdown() 214 scc = of_iomap(np, 0); in tc2_pm_init() 215 if (!scc) in tc2_pm_init() 218 a15_cluster_id = readl_relaxed(scc + A15_CONF) & 0xf; in tc2_pm_init() 219 a7_cluster_id = readl_relaxed(scc + A7_CONF) & 0xf; in tc2_pm_init() 223 sys_info = readl_relaxed(scc + SYS_INFO); in tc2_pm_init() 235 ret = ve_spc_init(scc + SPC_BASE, a15_cluster_id, irq); in tc2_pm_init()
|
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
H A D | serial.txt | 6 - fsl,cpm1-scc-uart 7 - fsl,cpm2-scc-uart 23 compatible = "fsl,mpc8272-scc-uart", 24 "fsl,cpm2-scc-uart";
|
H A D | cpm.txt | 33 scc/fcc/ucc registers, and the second represents the device's
|
/linux/arch/powerpc/boot/ |
H A 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/arch/powerpc/boot/dts/ |
H A D | tqm8560.dts | 268 compatible = "fsl,mpc8560-scc-uart", 269 "fsl,cpm2-scc-uart"; 280 compatible = "fsl,mpc8560-scc-uart", 281 "fsl,cpm2-scc-uart";
|
H A D | ksi8560.dts | 254 compatible = "fsl,mpc8560-scc-uart", 255 "fsl,cpm2-scc-uart"; 266 compatible = "fsl,mpc8560-scc-uart", 267 "fsl,cpm2-scc-uart";
|
H A D | ep8248e.dts | 144 compatible = "fsl,mpc8248-scc-uart", 145 "fsl,cpm2-scc-uart";
|
H A D | tqm8xx.dts | 181 compatible = "fsl,mpc860-scc-enet", 182 "fsl,cpm1-scc-enet";
|
H A D | mpc866ads.dts | 160 compatible = "fsl,mpc866-scc-enet", 161 "fsl,cpm1-scc-enet";
|
H A D | ep88xc.dts | 187 compatible = "fsl,mpc885-scc-uart", 188 "fsl,cpm1-scc-uart";
|
H A D | mpc885ads.dts | 201 compatible = "fsl,mpc885-scc-enet", 202 "fsl,cpm1-scc-enet";
|
H A D | mgcoge.dts | 148 compatible = "fsl,mpc8247-scc-enet", 149 "fsl,cpm2-scc-enet";
|
H A D | stx_gp3_8560.dts | 250 compatible = "fsl,mpc8560-scc-uart", 251 "fsl,cpm2-scc-uart";
|
/linux/drivers/net/hamradio/ |
H A D | Makefile | 14 obj-$(CONFIG_SCC) += scc.o
|
/linux/Documentation/networking/devlink/ |
H A D | hns3.rst | 26 * - ``fw.scc``
|
/linux/drivers/tty/serial/ |
H A D | zs.h | 23 struct zs_scc *scc; /* Containing SCC. */ member
|
/linux/arch/arm/boot/dts/arm/ |
H A D | vexpress-v2p-ca15_a7.dts | 212 scc@7fff0000 { 213 compatible = "arm,vexpress-scc,v2p-ca15_a7", "arm,vexpress-scc";
|
/linux/Documentation/networking/device_drivers/hamradio/ |
H A D | z8530drv.rst | 52 insmod scc.o 238 the "attach scc" command in net, except that the string "init" must 343 Now "ifconfig" the scc device:: 662 really occurred within the scc driver. 667 - information on your hardware (computer system, scc board, modem)
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-miphy28lp.txt | 43 - st,scc-on : enable ssc to reduce effects of EMI (only for sata or PCIe).
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx25.dtsi | 447 scc: crypto@53fac000 { label 448 compatible = "fsl,imx25-scc";
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pciercx-defs.h | 185 __BITFIELD_FIELD(uint32_t scc:1,
|